aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/meta/compiler/phase.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/meta/compiler/phase.lux')
-rw-r--r--stdlib/source/test/lux/meta/compiler/phase.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/meta/compiler/phase.lux b/stdlib/source/test/lux/meta/compiler/phase.lux
index cc82568de..963dd07fd 100644
--- a/stdlib/source/test/lux/meta/compiler/phase.lux
+++ b/stdlib/source/test/lux/meta/compiler/phase.lux
@@ -50,7 +50,7 @@
(do [! random.monad]
[state random.nat
expected random.int
- expected_error (random.lower_case 1)]
+ expected_error (random.lower_cased 1)]
(all _.and
(_.coverage [/.failure]
(|> (/.failure expected_error)