]> gitweb.factorcode.org Git - factor.git/blob - extra/help/handbook/handbook-tests.factor
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / extra / help / handbook / handbook-tests.factor
1 IN: help.handbook.tests
2 USING: help tools.test ;
3
4 [ ] [ "article-index" help ] unit-test
5 [ ] [ "primitive-index" help ] unit-test
6 [ ] [ "error-index" help ] unit-test
7 [ ] [ "type-index" help ] unit-test
8 [ ] [ "class-index" help ] unit-test