]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/calendar/calendar-tests.factor
More unit test fixes
[factor.git] / extra / calendar / calendar-tests.factor
index f700d244f5e5f70f81b801b9dbf370694abda166..1041c79691f239f97ea4b1333c5b5c2a6c486e1d 100755 (executable)
@@ -1,5 +1,6 @@
 USING: arrays calendar kernel math sequences tools.test
 continuations system ;
+IN: calendar.tests
 
 [ f ] [ 2004 12 32 0   0  0 0 <timestamp> valid-timestamp? ] unit-test
 [ f ] [ 2004  2 30 0   0  0 0 <timestamp> valid-timestamp? ] unit-test