diff options
Diffstat (limited to 'tests/008-help_option.sh')
| -rw-r--r-- | tests/008-help_option.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/008-help_option.sh b/tests/008-help_option.sh index 494aeac..75d9d4e 100644 --- a/tests/008-help_option.sh +++ b/tests/008-help_option.sh @@ -5,7 +5,5 @@ source ./assert.sh PROGRAM_EXEC="$1" assert "Usage" "" 0 $PROGRAM_EXEC help -assert "Usage" "" 0 $PROGRAM_EXEC backup -h -assert "Usage" "" 0 $PROGRAM_EXEC restore -h exit 0 |
