]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/parser-combinators/parser-combinators-tests.factor
unicode: make this the API for all unicode things.
[factor.git] / extra / parser-combinators / parser-combinators-tests.factor
index cf6a731f53be8df7fe852af25e53eaa4c55159ad..fac52bab7116da01bdeded384007cf90ade5dc11 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2005 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: kernel lists lists.lazy tools.test strings math
-sequences parser-combinators arrays math.parser unicode.categories ;
+sequences parser-combinators arrays math.parser unicode ;
 IN: parser-combinators.tests
 
 ! Testing <&>