aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/type/abstract.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/type/abstract.lux')
-rw-r--r--stdlib/source/test/lux/type/abstract.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/type/abstract.lux b/stdlib/source/test/lux/type/abstract.lux
index 7e3ce6884..8af42ce34 100644
--- a/stdlib/source/test/lux/type/abstract.lux
+++ b/stdlib/source/test/lux/type/abstract.lux
@@ -57,7 +57,7 @@
(<| (_.covering /._)
(_.for [/.abstract:])
(do random.monad
- [expected_foo (random.ascii/lower 5)
+ [expected_foo (random.lower_case 5)
expected_bar random.nat]
(all _.and
(_.cover [/.abstraction]