Adapt 2 test cases for homebrew 64-bit #38

This commit is contained in:
Thomas Jensen 2017-03-14 21:47:28 +01:00
parent 014843c3aa
commit f6bae3493d
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
:INPUT
:OUTPUT-FILTER
1s/^.\+: /boxes: /
1s/-- s$/-- 's'/
:EXPECTED-ERROR 1
boxes: option requires an argument -- 's'
Usage: boxes [options] [infile [outfile]]

View File

@ -4,6 +4,7 @@
foo
:OUTPUT-FILTER
1s/^.\+: /boxes: /
1s/-- s$/-- 's'/
:EXPECTED-ERROR 1
boxes: option requires an argument -- 's'
Usage: boxes [options] [infile [outfile]]