aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/program.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/program.lux b/stdlib/source/test/lux/program.lux
index ecfb45ce1..2279a4526 100644
--- a/stdlib/source/test/lux/program.lux
+++ b/stdlib/source/test/lux/program.lux
@@ -30,7 +30,7 @@
Test
(<| (_.covering /._)
(do random.monad
- [inputs (random.list 5 (random.ascii/upper 5))]
+ [inputs (random.list 5 (random.upper_case 5))]
(_.cover [/.program:]
(let [(open "list#[0]") (list.equivalence text.equivalence)]
(and (with_expansions [<program> (/.program: all_arguments