From 41f2e0c5dc17e939a73686ea3f54a251b6362141 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 23 Jul 2017 01:27:35 -0400 Subject: - Added module for time (Codec has currently been tested only for time after epoch). --- stdlib/test/tests.lux | 1 + 1 file changed, 1 insertion(+) (limited to 'stdlib/test/tests.lux') diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux index 34c5c9be2..ba0da53f8 100644 --- a/stdlib/test/tests.lux +++ b/stdlib/test/tests.lux @@ -9,6 +9,7 @@ (lux ["_;" cli] ["_;" host] ["_;" io] + ["_;" time] (concurrency ["_;" actor] ["_;" atom] ["_;" frp] -- cgit v1.2.3