]> gitweb.factorcode.org Git - factor.git/blobdiff - core/assocs/assocs-tests.factor
core: Trim using lists from -tests and clean up a few irregularities.
[factor.git] / core / assocs / assocs-tests.factor
index eb0d3b8ab22f59ab287f1ee84fd2c4e6d8be7ae1..1acd43dc00505a65881b602dc33b7b247ed70013 100644 (file)
@@ -1,6 +1,6 @@
-USING: kernel math namespaces make tools.test vectors sequences
-sequences.private hashtables io prettyprint assocs
-continuations specialized-arrays alien.c-types ;
+USING: alien.c-types assocs kernel make math namespaces
+sequences specialized-arrays tools.test ;
+IN: assocs.tests
 SPECIALIZED-ARRAY: double
 IN: assocs.tests