aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/debug.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/debug.lux')
-rw-r--r--stdlib/source/test/lux/debug.lux5
1 files changed, 3 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/debug.lux b/stdlib/source/test/lux/debug.lux
index a503b00cd..6332cfa59 100644
--- a/stdlib/source/test/lux/debug.lux
+++ b/stdlib/source/test/lux/debug.lux
@@ -1,7 +1,6 @@
(.require
[library
[lux (.except)
- ["_" test (.only Test)]
[abstract
[monad (.only do)]]
[control
@@ -32,7 +31,9 @@
[date (.only Date)]
[duration (.only Duration)]
[month (.only Month)]
- [day (.only Day)]]]]]
+ [day (.only Day)]]]
+ [test
+ ["_" property (.only Test)]]]]
[\\library
["[0]" /]]
["$[0]" //