]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/magic/magic-tests.factor
extra/: ensuring tests have an IN:-line ending with .tests
[factor.git] / extra / magic / magic-tests.factor
index 8935bfdc3ca8063b0323e7298cbce0aedd1f69d2..78d01cb072d084f6ea6d4420b65875598f0d05cf 100644 (file)
@@ -1,5 +1,5 @@
-USING: system tools.test ;
-IN: magic
+USING: magic system tools.test ;
+IN: magic.tests
 
 { "data" } [ image-path guess-file ] unit-test
 { "application/octet-stream" } [ image-path guess-mime-type ] unit-test