]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/validators/validators-tests.factor
more test IN: cleanup.
[factor.git] / basis / validators / validators-tests.factor
index 1685a99626330d0ebec1ce04d84e2b47ca03c09b..3fb1dc6bcbb3f4b8e92e5447d1147ed437619ce4 100644 (file)
@@ -1,4 +1,3 @@
-IN: validators.tests
 USING: kernel sequences tools.test validators accessors
 namespaces assocs ;