aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test/tests.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/test/tests.lux')
-rw-r--r--stdlib/test/tests.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux
index c423502b7..a97229a10 100644
--- a/stdlib/test/tests.lux
+++ b/stdlib/test/tests.lux
@@ -22,7 +22,6 @@
["_;" cont]
["_;" reader]
["_;" state]
- ["_;" thunk]
["_;" parser])
(data ["_;" bit]
["_;" bool]
@@ -35,6 +34,7 @@
["_;" product]
["_;" sum]
["_;" text]
+ ["_;" lazy]
(number ["_;" ratio]
["_;" complex])
(format ["_;" json]