]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/functors/functors-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / functors / functors-tests.factor
index 03bd21e58c379e60c5e3c5510cc0d0f59633c821..a21313312bbb173e8bd38731e4fa0cd38bd91684 100644 (file)
@@ -1,6 +1,6 @@
-IN: functors.tests
 USING: functors tools.test math words kernel multiline parser
 io.streams.string generic ;
+IN: functors.tests
 
 <<