Fix tools.deploy test

db4
Slava Pestov 2008-12-15 03:46:57 -06:00
parent 5cb18d51b3
commit 89255e08c1
1 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
IN: tools.deploy.tests IN: tools.deploy.tests
USING: tools.test system io.files io.files.temp kernel USING: tools.test system io.pathnames io.files io.files.info
tools.deploy.config tools.deploy.config.editor io.files.temp kernel tools.deploy.config
tools.deploy.backend math sequences io.launcher arrays tools.deploy.config.editor tools.deploy.backend math sequences
namespaces continuations layouts accessors io.encodings.ascii io.launcher arrays namespaces continuations layouts accessors
urls math.parser io.directories ; io.encodings.ascii urls math.parser io.directories ;
: shake-and-bake ( vocab -- ) : shake-and-bake ( vocab -- )
[ "test.image" temp-file delete-file ] ignore-errors [ "test.image" temp-file delete-file ] ignore-errors