]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/test/test.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / tools / test / test.factor
index 5722a64ce0296efb3dbf16e9e297a4f097f7db04..825e893473d55b6bf29d70e7542a32e3ae9e7977 100644 (file)
@@ -5,7 +5,7 @@ compiler.units continuations debugger effects fry
 generalizations io kernel lexer locals macros namespaces parser
 prettyprint quotations sequences sequences.generalizations
 source-files source-files.errors source-files.errors.debugger
-splitting stack-checker summary tools.errors unicode.case vocabs
+splitting stack-checker summary tools.errors unicode vocabs
 vocabs.files vocabs.metadata vocabs.parser words ;
 FROM: vocabs.hierarchy => load ;
 IN: tools.test