tools.walker: fix tests
parent
f9ec0a07c5
commit
d72bf515f8
|
@ -1,7 +1,7 @@
|
||||||
USING: tools.walker io io.streams.string kernel math
|
USING: tools.walker io io.streams.string kernel math
|
||||||
math.private namespaces prettyprint sequences tools.test
|
math.private namespaces prettyprint sequences tools.test
|
||||||
continuations math.parser threads arrays tools.walker.debug
|
continuations math.parser threads arrays tools.walker.debug
|
||||||
generic.standard sequences.private kernel.private
|
generic.single sequences.private kernel.private
|
||||||
tools.continuations accessors words ;
|
tools.continuations accessors words ;
|
||||||
IN: tools.walker.tests
|
IN: tools.walker.tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue