builder.test: fix using

db4
Eduardo Cavazos 2008-02-14 01:07:18 -06:00
parent a8cd31311d
commit ddd2c5b5e7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ USING: kernel namespaces sequences assocs builder continuations
prettyprint prettyprint
tools.browser tools.browser
tools.test tools.test
bootstrap.stage2 benchmark ; bootstrap.stage2 benchmark builder.util ;
IN: builder.test IN: builder.test