]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/propagation/copy/copy-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / compiler / tree / propagation / copy / copy-tests.factor
index a99c2a2447c7a83a225ff33c54dacb4baf6eb708..b546e56e4ba2462746d1b7b694f9589f0563b6f7 100644 (file)
@@ -1,6 +1,6 @@
-IN: compiler.tree.propagation.copy.tests
 USING: compiler.tree.propagation.copy tools.test namespaces kernel
 assocs ;
+IN: compiler.tree.propagation.copy.tests
 
 H{ } clone copies set