]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/handbook/handbook-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / help / handbook / handbook-tests.factor
index 240ce672400d3a0bd451546d88d576674638625f..709d56c5d61712dfe97476118a81e259fcc1fcb4 100644 (file)
@@ -1,5 +1,5 @@
-IN: help.handbook.tests
 USING: help tools.test ;
+IN: help.handbook.tests
 
 [ ] [ "article-index" print-topic ] unit-test
 [ ] [ "primitive-index" print-topic ] unit-test