]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/calendar/format/format-tests.factor
basis: Cleaning up tests using lists and IN: forms.
[factor.git] / basis / calendar / format / format-tests.factor
index 64f030e84ff55fb53d630ce7d28fd05cb4cb2a53..e5ae43c90f595a98d2fe44b16d841f45b3ed05af 100644 (file)
@@ -1,6 +1,5 @@
-USING: calendar.format calendar kernel math tools.test
-io.streams.string accessors io math.order sequences ;
-IN: calendar.format.tests
+USING: accessors calendar calendar.format io io.streams.string
+kernel math.order sequences tools.test ;
 
 { 0 } [
     "Z" [ read1 read-rfc3339-gmt-offset ] with-string-reader duration>hours