add missing USING: to stack-checker tests

Joe Groff 2009-10-30 20:49:09 -05:00
parent c3373c3c30
commit 9a891b4ab6
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