aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/tool/compiler/meta/cache/archive.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/tool/compiler/meta/cache/archive.lux')
-rw-r--r--stdlib/source/test/lux/tool/compiler/meta/cache/archive.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/tool/compiler/meta/cache/archive.lux b/stdlib/source/test/lux/tool/compiler/meta/cache/archive.lux
index 6b6191135..f7be805d6 100644
--- a/stdlib/source/test/lux/tool/compiler/meta/cache/archive.lux
+++ b/stdlib/source/test/lux/tool/compiler/meta/cache/archive.lux
@@ -41,8 +41,8 @@
[.let [/ "/"
fs (file.mock /)]
context $context.random
- module/0 (random.ascii/lower 1)
- module/1 (random.ascii/lower 2)
+ module/0 (random.lower_case 1)
+ module/1 (random.lower_case 2)
content/0 random.nat
content/1 (random.only (|>> (n.= content/0) not) random.nat)
hash random.nat