]> gitweb.factorcode.org Git - factor.git/blobdiff - 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
index 3ba336be0bff6604596047d2f27dd96c74e04109..90ff6c110faefadb101325f9f3dc773942534d3a 100644 (file)
@@ -1,6 +1,6 @@
-IN: help.html.tests
 USING: help.html tools.test help.topics kernel ;
+IN: help.html.tests
 
 [ ] [ "xml" >link help>html drop ] unit-test
 
-[ "article-foobar.html" ] [ "foobar" >link topic>filename ] unit-test
\ No newline at end of file
+[ "article-foobar.html" ] [ "foobar" >link topic>filename ] unit-test