]> gitweb.factorcode.org Git - factor.git/blob - basis/help/vocabs/vocabs-tests.factor
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
[factor.git] / basis / help / vocabs / vocabs-tests.factor
1 IN: help.vocabs.tests
2 USING: help.vocabs tools.test help.markup help vocabs ;
3
4 [ ] [ { $vocab "scratchpad" } print-content ] unit-test
5 [ ] [ "classes" vocab print-topic ] unit-test