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 fffe409c4..9b0f8ff11 100644
--- a/stdlib/test/tests.lux
+++ b/stdlib/test/tests.lux
@@ -23,6 +23,7 @@
["_;" pipe]
["_;" cont]
["_;" reader]
+ ["_;" writer]
["_;" state]
["_;" parser])
(data ["_;" bit]
@@ -30,7 +31,6 @@
["_;" result]
["_;" ident]
["_;" identity]
- ["_;" log]
["_;" maybe]
["_;" number]
["_;" product]