tools.walker: fix tests

db4
Slava Pestov 2009-04-30 19:06:54 -05:00
parent f9ec0a07c5
commit d72bf515f8
1 changed files with 1 additions and 1 deletions

View File

@ -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