aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world/file.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/world/file.lux')
-rw-r--r--stdlib/source/test/lux/world/file.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/world/file.lux b/stdlib/source/test/lux/world/file.lux
index 9954bc4d4..53c2c7ce9 100644
--- a/stdlib/source/test/lux/world/file.lux
+++ b/stdlib/source/test/lux/world/file.lux
@@ -1,6 +1,6 @@
(.using
[library
- [lux (.full)
+ [lux (.except)
["_" test (.only Test)]
[abstract
["[0]" monad (.only do)]]
@@ -23,7 +23,7 @@
["[0]" random]]
[time
["[0]" instant (.only Instant)]]]]
- ["[0]" / "_"
+ ["[0]" /
["[1][0]" watch]]
[\\library
["[0]" /]]