aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/type.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/aedifex/artifact/type.lux')
-rw-r--r--stdlib/source/test/aedifex/artifact/type.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/aedifex/artifact/type.lux b/stdlib/source/test/aedifex/artifact/type.lux
index b34db299c..be1fdfc80 100644
--- a/stdlib/source/test/aedifex/artifact/type.lux
+++ b/stdlib/source/test/aedifex/artifact/type.lux
@@ -16,7 +16,7 @@
[\\program
["." /]])
-(def: #export random
+(def: .public random
(Random /.Type)
($_ random.either
($_ random.either
@@ -28,7 +28,7 @@
(random\in /.sha-1))
))
-(def: #export test
+(def: .public test
Test
(<| (_.covering /._)
(_.for [/.Type]