diff --git a/tests/test.sh b/tests/test.sh index 534b4f7..540718b 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -6,7 +6,7 @@ test_help() { genvsub --help - [[ $? -ge 2 ]] + [[ $? -eq 0 ]] } # Looking for something from the output file