factor/extra/help/handbook/handbook-tests.factor

9 lines
240 B
Factor
Raw Normal View History

2008-03-11 20:51:58 -04:00
IN: help.handbook.tests
USING: help tools.test ;
[ ] [ "article-index" help ] unit-test
[ ] [ "primitive-index" help ] unit-test
[ ] [ "error-index" help ] unit-test
[ ] [ "type-index" help ] unit-test
[ ] [ "class-index" help ] unit-test