aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test/test/lux/effect.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/test/test/lux/effect.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/test/test/lux/effect.lux b/stdlib/test/test/lux/effect.lux
index 62c46ecb1..38ca21ce1 100644
--- a/stdlib/test/test/lux/effect.lux
+++ b/stdlib/test/test/lux/effect.lux
@@ -6,7 +6,7 @@
(data [text]
text/format)
[macro]
- ["R" random]
+ ["R" math/random]
pipe
effect)
lux/test)