aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/math.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/math.lux')
-rw-r--r--stdlib/source/test/lux/math.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/math.lux b/stdlib/source/test/lux/math.lux
index 8eae10808..f1bbc7fa6 100644
--- a/stdlib/source/test/lux/math.lux
+++ b/stdlib/source/test/lux/math.lux
@@ -31,7 +31,7 @@
(let [normal (|> angle forward backward)]
(|> normal forward backward (f.approximately? ..margin_of_error normal))))
-(def: #export test
+(def: .public test
Test
(<| (_.covering /._)
($_ _.and