builder.test: fix using
parent
a8cd31311d
commit
ddd2c5b5e7
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue