From 30acdaba8d75840995c58bdf96e4bd1d8d1342bd Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 4 Feb 2019 21:23:51 -0400 Subject: Converted tests for "lux/control/exception" to new format. --- stdlib/test/test.lux | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'stdlib/test/test.lux') diff --git a/stdlib/test/test.lux b/stdlib/test/test.lux index a28c38ce5..0985211f2 100644 --- a/stdlib/test/test.lux +++ b/stdlib/test/test.lux @@ -83,12 +83,7 @@ ## TODO: Must have 100% coverage on tests. [/ ["/." lux - ## [time - ## [instant (#+)] - ## [duration (#+)] - ## [date (#+)]] ## [control - ## ## [exception (#+)] ## ## [interval (#+)] ## ## [pipe (#+)] ## ## [continuation (#+)] @@ -164,6 +159,10 @@ ## ## [implicit (#+)] ## TODO: FIX Specially troublesome... ## ## [resource (#+)] ## [dynamic (#+)]] + ## [time + ## [instant (#+)] + ## [duration (#+)] + ## [date (#+)]] ## [compiler ## [default ## ["_default/." syntax] -- cgit v1.2.3