]> 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 e38f2fc15d7b13af947be4005cbef0e28b2495c4..d8c5a32f3dbd17dfd7ba76a97f2ab4f209aaf270 100644 (file)
@@ -1,5 +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