io.launcher.windows: update tests for prompt

db4
Joe Groff 2011-11-08 00:09:25 -08:00
parent 212d012cb1
commit 55a316248e
1 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ IN: io.launcher.windows.tests
"out.txt" temp-file ascii file-lines first
] unit-test
[ "( scratchpad ) " ] [
[ "IN: scratchpad " ] [
<process>
console-vm "-run=listener" 2array >>command
+closed+ >>stdin
@ -214,7 +214,7 @@ IN: io.launcher.windows.tests
"append-test" temp-file ascii file-contents
] unit-test
[ "( scratchpad ) " ] [
[ "IN: scratchpad " ] [
console-vm "-run=listener" 2array
ascii [ "USE: system 0 exit" print flush lines last ] with-process-stream
] unit-test