5 lines
150 B
Factor
5 lines
150 B
Factor
|
IN: tools.vocabs.browser.tests
|
||
|
USING: tools.vocabs.browser tools.test help.markup ;
|
||
|
|
||
|
[ ] [ { $describe-vocab "scratchpad" } print-content ] unit-test
|