diff options
Diffstat (limited to '')
-rw-r--r-- | stdlib/source/test/lux/time/date.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/time/date.lux b/stdlib/source/test/lux/time/date.lux index 325a5f3f3..6ca543cf9 100644 --- a/stdlib/source/test/lux/time/date.lux +++ b/stdlib/source/test/lux/time/date.lux @@ -5,7 +5,7 @@ ["_" test (#+ Test)] [abstract ["." monad (#+ do)] - {[0 #test] + {[0 #spec] [/ ["$." equivalence] ["$." order] |