factor/basis/tools/vocabs/browser/browser-tests.factor

5 lines
198 B
Factor
Raw Normal View History

IN: tools.vocabs.browser.tests
2009-01-06 14:45:46 -05:00
USING: tools.vocabs.browser tools.test help.markup help vocabs ;
2009-01-06 14:45:46 -05:00
[ ] [ { $vocab "scratchpad" } print-content ] unit-test
[ ] [ "classes" vocab print-topic ] unit-test