boxes/test/004_missing_option_argument.txt
Thomas Jensen 727d38eb9c Updated Travis CI link
new test 004_missing_option_argument
2014-09-24 15:09:38 +02:00

9 lines
167 B
Plaintext

: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