aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/world.lux')
-rw-r--r--stdlib/source/test/lux/world.lux5
1 files changed, 3 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/world.lux b/stdlib/source/test/lux/world.lux
index c5ea26a6f..795b3e55c 100644
--- a/stdlib/source/test/lux/world.lux
+++ b/stdlib/source/test/lux/world.lux
@@ -1,6 +1,7 @@
(.module:
- [lux #*
- ["_" test (#+ Test)]]
+ [library
+ [lux #*
+ ["_" test (#+ Test)]]]
["." / #_
["#." file]
["#." shell]