]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/vocabs/vocabs-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / help / vocabs / vocabs-tests.factor
index f03e0b33370ae571e62f42fac670a9ae396e516e..5637dd92f450d549426c25107c78a28d0c041355 100644 (file)
@@ -1,5 +1,5 @@
-IN: help.vocabs.tests
 USING: help.vocabs tools.test help.markup help vocabs ;
+IN: help.vocabs.tests
 
 [ ] [ { $vocab "scratchpad" } print-content ] unit-test
-[ ] [ "classes" vocab print-topic ] unit-test
\ No newline at end of file
+[ ] [ "classes" vocab print-topic ] unit-test