tools.deploy.windows: need to use io.files.temp.
parent
6f1f6767bd
commit
3a2d507ee2
|
@ -1,5 +1,5 @@
|
||||||
IN: tools.deploy.windows.tests
|
IN: tools.deploy.windows.tests
|
||||||
USING: tools.deploy.windows tools.test sequences ;
|
USING: io.files.temp tools.deploy.windows tools.test sequences ;
|
||||||
|
|
||||||
[ t ] [
|
[ t ] [
|
||||||
"foo" "test-copy-files" temp-file create-exe-dir
|
"foo" "test-copy-files" temp-file create-exe-dir
|
||||||
|
|
Loading…
Reference in New Issue