add missing USING: to stack-checker tests

db4
Joe Groff 2009-10-30 20:49:09 -05:00
parent d72fa710bc
commit 32450a0575
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ sorting assocs definitions prettyprint io inspector
classes.tuple classes.union classes.predicate debugger classes.tuple classes.union classes.predicate debugger
threads.private io.streams.string io.timeouts io.thread threads.private io.streams.string io.timeouts io.thread
sequences.private destructors combinators eval locals.backend sequences.private destructors combinators eval locals.backend
system compiler.units ; system compiler.units shuffle ;
IN: stack-checker.tests IN: stack-checker.tests
[ 1234 infer ] must-fail [ 1234 infer ] must-fail