]> gitweb.factorcode.org Git - factor.git/blob - basis/help/vocabs/vocabs-tests.factor
f03e0b33370ae571e62f42fac670a9ae396e516e
[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