From fb031d2157cfbebe359ab58db02de363b96fe909 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 9 May 2017 17:49:03 -0400 Subject: - Small fixes and refactorings. --- stdlib/test/tests.lux | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'stdlib/test/tests.lux') diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux index 2b24bd70e..b3eaeb22c 100644 --- a/stdlib/test/tests.lux +++ b/stdlib/test/tests.lux @@ -21,8 +21,7 @@ ["_;" cont] ["_;" reader] ["_;" state] - ["_;" thunk] - ) + ["_;" thunk]) (data ["_;" bit] ["_;" bool] ["_;" char] @@ -55,8 +54,7 @@ ) (text ["_;" format] ["_;" lexer] - ["_;" regex]) - ) + ["_;" regex])) ["_;" math] (math ["_;" simple] (logic ["_;" continuous] @@ -69,8 +67,7 @@ ["_;" type] (type ["_;" check] ["_;" auto]) - ) - ) + )) (lux (control [contract]) (data [env] [trace] -- cgit v1.2.3