mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-11 04:16:58 +02:00
Updated Travis CI link
new test 004_missing_option_argument
This commit is contained in:
parent
724890bb72
commit
727d38eb9c
@ -1,4 +1,4 @@
|
||||
[](https://travis-ci.org/tsjensen/boxes)
|
||||
[](https://travis-ci.org/ascii-boxes/boxes)
|
||||
|
||||
|
||||
```
|
||||
|
8
test/004_missing_option_argument.txt
Normal file
8
test/004_missing_option_argument.txt
Normal file
@ -0,0 +1,8 @@
|
||||
:ARGS
|
||||
-s
|
||||
:INPUT
|
||||
:EXPECTED-ERROR 1
|
||||
../src/boxes: option requires an argument -- 's'
|
||||
Usage: boxes [options] [infile [outfile]]
|
||||
Try `boxes -h' for more information.
|
||||
:EOF
|
Loading…
x
Reference in New Issue
Block a user