]> gitweb.factorcode.org Git - factor.git/blob - basis/help/vocabs/vocabs-tests.factor
bb7096824b2fcfd4dd0b36c743ff8698df74971e
[factor.git] / basis / help / vocabs / vocabs-tests.factor
1 USING: help.vocabs tools.test help.markup help vocabs io ;
2 IN: help.vocabs.tests
3
4 [ ] [ { $vocab "scratchpad" } print-content ] unit-test
5 [ ] [ "classes" lookup-vocab print-topic ] unit-test
6 [ ] [ nl ] unit-test