aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index adc14e47a..e498c1445 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -10,7 +10,7 @@
["." i64]]]
["." function]
["." math
- ["r" random (#+ Random) ("r/." functor)]]
+ ["r" random (#+ Random) ("#/." functor)]]
["_" test (#+ Test)]
## These modules do not need to be tested.
[type