2009-10-23 04:27:45 -04:00
|
|
|
USING: help.vocabs tools.test help.markup help vocabs io ;
|
2009-08-13 20:21:44 -04:00
|
|
|
IN: help.vocabs.tests
|
2009-03-24 05:11:08 -04:00
|
|
|
|
2015-07-03 12:39:59 -04:00
|
|
|
{ } [ { $vocab "scratchpad" } print-content ] unit-test
|
|
|
|
{ } [ "classes" lookup-vocab print-topic ] unit-test
|
|
|
|
{ } [ nl ] unit-test
|