Passes all of the tests

This commit is contained in:
Tyler Akins
2023-04-07 23:10:47 -05:00
parent febd3467c8
commit d997ad0e0a
7 changed files with 177 additions and 58 deletions

View File

@@ -3,6 +3,7 @@ cd "${0%/*}" || exit 1
. ../run-tests
arguments=(-- --help)
returnCode=1
template=""
expected="cat: --help: No such file or directory"$'\n'