]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/tuple-unboxing/tuple-unboxing-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / compiler / tree / tuple-unboxing / tuple-unboxing-tests.factor
index a96fc0501d3e15c5a76187d75dd73eaaa33b2eca..d73368867d0a25706ab5e3813dd99b85db7a176c 100644 (file)
@@ -1,4 +1,3 @@
-IN: compiler.tree.tuple-unboxing.tests
 USING: tools.test compiler.tree
 compiler.tree.builder compiler.tree.recursive
 compiler.tree.normalization compiler.tree.propagation
@@ -7,6 +6,7 @@ compiler.tree.tuple-unboxing compiler.tree.checker
 compiler.tree.def-use kernel accessors sequences math
 math.private sorting math.order binary-search sequences.private
 slots.private ;
+IN: compiler.tree.tuple-unboxing.tests
 
 : test-unboxing ( quot -- )
     build-tree