]> gitweb.factorcode.org Git - factor.git/blob - 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
1 USING: help.vocabs tools.test help.markup help vocabs ;
2 IN: help.vocabs.tests
3
4 [ ] [ { $vocab "scratchpad" } print-content ] unit-test
5 [ ] [ "classes" vocab print-topic ] unit-test