aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/lux/world/shell.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/specification/lux/world/shell.lux')
-rw-r--r--stdlib/source/specification/lux/world/shell.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/specification/lux/world/shell.lux b/stdlib/source/specification/lux/world/shell.lux
index 16e0b6db8..6817d14be 100644
--- a/stdlib/source/specification/lux/world/shell.lux
+++ b/stdlib/source/specification/lux/world/shell.lux
@@ -66,7 +66,7 @@
true)))))
(with_expansions [<shell_coverage> (as_is [/.Command /.Argument])]
- (def: #export (spec shell)
+ (def: .public (spec shell)
(-> (/.Shell Async) Test)
(<| (_.for [/.Shell /.Process])
(do {! random.monad}