Add a failing unit test

db4
Slava Pestov 2009-01-06 13:45:46 -06:00
parent e03f997837
commit a9f1394468
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
IN: tools.vocabs.browser.tests
USING: tools.vocabs.browser tools.test help.markup ;
USING: tools.vocabs.browser tools.test help.markup help vocabs ;
[ ] [ { $describe-vocab "scratchpad" } print-content ] unit-test
[ ] [ { $vocab "scratchpad" } print-content ] unit-test
[ ] [ "classes" vocab print-topic ] unit-test