factor/extra/tools/browser/browser-tests.factor

5 lines
136 B
Factor
Raw Normal View History

2008-03-01 17:00:45 -05:00
IN: tools.browser.tests
2007-09-20 18:09:08 -04:00
USING: tools.browser tools.test help.markup ;
[ ] [ { $describe-vocab "scratchpad" } print-content ] unit-test