]> gitweb.factorcode.org Git - factor.git/blob - basis/help/html/html-tests.factor
90ff6c110faefadb101325f9f3dc773942534d3a
[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