]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/help-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / help / help-tests.factor
index e09127835977c3e1ad57387c26f2ffa5582b092b..d8c5a32f3dbd17dfd7ba76a97f2ab4f209aaf270 100644 (file)
@@ -1,6 +1,6 @@
-IN: help.tests
 USING: tools.test help kernel ;
+IN: help.tests
 
 [ 3 throw ] must-fail
 [ ] [ :help ] unit-test
-[ ] [ f print-topic ] unit-test
\ No newline at end of file
+[ ] [ f print-topic ] unit-test