io.directories: Maybe echo is a good cross-platform test?

4a6bd57977 (commitcomment-38433000)
master
Doug Coleman 2020-04-11 12:48:08 -05:00
parent 723072726e
commit 2b85b27c17
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ io.launcher io.pathnames kernel sequences tools.test ;
! Issue #890 ! Issue #890
{ } [ { } [
"foo" [ make-directories ] keep "foo" [ make-directories ] keep
[ "touch bar" try-output-process ] with-directory [ "echo hi" try-output-process ] with-directory
] unit-test ] unit-test
{ t } [ { t } [