]> gitweb.factorcode.org Git - factor.git/blob - basis/help/vocabs/vocabs-tests.factor
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home...
[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