aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library')
-rw-r--r--stdlib/source/library/lux/test/property.lux (renamed from stdlib/source/library/lux/test.lux)2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/test.lux b/stdlib/source/library/lux/test/property.lux
index 16df02a68..ff61d64d5 100644
--- a/stdlib/source/library/lux/test.lux
+++ b/stdlib/source/library/lux/test/property.lux
@@ -40,7 +40,7 @@
[time
[duration (.only Duration)]
["[0]" instant]]]]]
- [/
+ [//
["//" unit]
["[0]" coverage (.only Coverage)]
["[0]" tally (.only Tally)]])