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

@@ -4,6 +4,7 @@ cd "${0%/*}" || exit 1
person=""
template=""
returnCode=1
arguments=(--something)
expected() {
cat <<EOF