]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/combinators/smart/smart-tests.factor
factor: trim using lists
[factor.git] / basis / combinators / smart / smart-tests.factor
index 8802549c04fe860edec5f4f66c4b8a524f69a9e5..e8f746140458c21937ace2fc041a25823f43675d 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2009 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays assocs combinators.smart kernel locals
+USING: accessors arrays assocs combinators.smart kernel
 math random sequences stack-checker tools.test ;
 IN: combinators.smart.tests