io.directories: Don't use ``touch`` because it's not default on Windows.
parent
cff2fde9f9
commit
4a6bd57977
|
@ -161,7 +161,7 @@ io.launcher io.pathnames kernel sequences tools.test ;
|
|||
! Issue #890
|
||||
{ } [
|
||||
"foo" [ make-directories ] keep
|
||||
[ "touch bar" try-output-process ] with-directory
|
||||
[ "bar" touch-file ] with-directory
|
||||
] unit-test
|
||||
|
||||
{ t } [
|
||||
|
|
Loading…
Reference in New Issue