]> gitweb.factorcode.org Git - factor.git/blob - basis/help/html/html-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / help / html / html-tests.factor
1 USING: help.html tools.test help.topics kernel ;
2 IN: help.html.tests
3
4 [ ] [ "xml" >link help>html drop ] unit-test
5
6 [ "article-foobar.html" ] [ "foobar" >link topic>filename ] unit-test