builder.test: fix using

db4
Eduardo Cavazos 2008-02-11 18:34:02 -06:00
parent 5f971a0349
commit ad0b2cb08c
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ USING: kernel sequences assocs builder continuations vocabs vocabs.loader
io
io.files
tools.browser
tools.test ;
tools.test
bootstrap.stage2 ;
IN: builder.test