diff options
Diffstat (limited to 'test/script')
| -rw-r--r-- | test/script/run.et | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/script/run.et b/test/script/run.et index ace5192..2572f87 100644 --- a/test/script/run.et +++ b/test/script/run.et @@ -29,8 +29,8 @@ test TrivialRun: test SimpleRun: - let should_succeed = [ "bool", "command-ignore" ] - let should_fail = [ "bool" ] + let should_succeed = [ "bool", "command-flush", "command-ignore" ] + let should_fail = [ "bool", "command-ignore" ] spawn as p with p: |