]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tests/redefine2.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / compiler / tests / redefine2.factor
index 9112a1e1afb439bf6b173e236785a9a19555ae4d..b6a46fc0df520487bc11dc67848303eb95e1a5f5 100644 (file)
@@ -1,7 +1,7 @@
-IN: compiler.tests.redefine2
 USING: compiler compiler.units tools.test math parser kernel
 sequences sequences.private classes.mixin generic definitions
 arrays words assocs eval words.symbol ;
+IN: compiler.tests.redefine2
 
 DEFER: redefine2-test