]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/linear-scan/linear-scan-tests.factor
fix some tests for the sets:set change.
[factor.git] / basis / compiler / cfg / linear-scan / linear-scan-tests.factor
index e087dbfb6e0e5fce566c893125692cad1d6ca37a..1b95c1bc42582b4c22d0a33c7437b3213cfe35aa 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.test random sorting sequences sets hashtables assocs
+USING: tools.test random sorting sequences hashtables assocs
 kernel fry arrays splitting namespaces math accessors vectors locals
 math.order grouping strings strings.private classes layouts
 cpu.architecture