mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 10:20:37 +01:00
Adapt 2 test cases for homebrew 64-bit #38
This commit is contained in:
parent
014843c3aa
commit
f6bae3493d
@ -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]]
|
||||
|
@ -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]]
|
||||
|
Loading…
Reference in New Issue
Block a user