Fix deploy tests
parent
b974d7fff6
commit
1625511df7
|
@ -1,7 +1,7 @@
|
|||
IN: tools.deploy.tests
|
||||
USING: tools.test system io.files kernel tools.deploy.config
|
||||
tools.deploy.backend math sequences io.launcher arrays
|
||||
namespaces continuations layouts ;
|
||||
namespaces continuations layouts accessors ;
|
||||
|
||||
: shake-and-bake ( vocab -- )
|
||||
[ "test.image" temp-file delete-file ] ignore-errors
|
||||
|
|
Loading…
Reference in New Issue