add missing USING: to stack-checker tests
parent
d72fa710bc
commit
32450a0575
|
@ -7,7 +7,7 @@ sorting assocs definitions prettyprint io inspector
|
|||
classes.tuple classes.union classes.predicate debugger
|
||||
threads.private io.streams.string io.timeouts io.thread
|
||||
sequences.private destructors combinators eval locals.backend
|
||||
system compiler.units ;
|
||||
system compiler.units shuffle ;
|
||||
IN: stack-checker.tests
|
||||
|
||||
[ 1234 infer ] must-fail
|
||||
|
|
Loading…
Reference in New Issue