]> gitweb.factorcode.org Git - factor.git/commitdiff
tools.test.fuzz tests: missing using
authorJoe Groff <arcata@gmail.com>
Tue, 11 Oct 2011 01:03:52 +0000 (18:03 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 11 Oct 2011 01:03:52 +0000 (18:03 -0700)
basis/tools/test/fuzz/fuzz-tests.factor

index a98c73b80c2043812dd7560533c5b7ff9f0766d5..cdd668b910f95d5e5c8ab0c8c8b58e9bc668c249 100644 (file)
@@ -1,7 +1,7 @@
 ! (c)2011 Joe Groff bsd license
 USING: accessors fry kernel macros math namespaces sequences
 source-files.errors tools.test tools.test.fuzz
-tools.test.fuzz.private ;
+tools.test.fuzz.private tools.test.private ;
 IN: tools.test.fuzz.tests
 
 SYMBOL: generator-stack