]> gitweb.factorcode.org Git - factor.git/commitdiff
IN: fix for compiler test
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 28 Jul 2009 16:16:21 +0000 (11:16 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 28 Jul 2009 16:16:21 +0000 (11:16 -0500)
basis/compiler/tests/low-level-ir.factor

index 706a404330cdf68b2a809029095722019c45926a..649a72cd207130a546c6bdc6102fd390ae47817f 100644 (file)
@@ -4,7 +4,7 @@ compiler.cfg.registers compiler.codegen compiler.units
 cpu.architecture hashtables kernel namespaces sequences
 tools.test vectors words layouts literals math arrays
 alien.syntax ;
-IN: compiler.tests
+IN: compiler.tests.low-level-ir
 
 : compile-cfg ( cfg -- word )
     gensym