]> gitweb.factorcode.org Git - factor.git/commitdiff
Forgot using in io.tests
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 19 Oct 2011 08:16:41 +0000 (01:16 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 19 Oct 2011 08:16:41 +0000 (01:16 -0700)
core/io/io-tests.factor

index 520d700ce1e8404582ebd827da0b358588f55b46..0842d0c000e2a992a1f5dfe94d5772a17fcbfb66 100644 (file)
@@ -1,5 +1,5 @@
 USING: accessors io io.streams.string kernel math parser sbufs
-sequences tools.test words namespaces ;
+sequences tools.test words namespaces strings ;
 IN: io.tests
 
 { f } [