aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test/tests.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/test/tests.lux')
-rw-r--r--stdlib/test/tests.lux3
1 files changed, 2 insertions, 1 deletions
diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux
index 3004190c1..c423502b7 100644
--- a/stdlib/test/tests.lux
+++ b/stdlib/test/tests.lux
@@ -75,7 +75,8 @@
[trace]
[store])
[macro]
- (math [random]))
+ (math [random])
+ (type [unit]))
)
## [Program]