mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-23 20:36:18 +02:00
Updated Travis CI link
new test 004_missing_option_argument
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user