[thin_delta] Print usage on unrecognised switch
This commit is contained in:
@@ -27,3 +27,7 @@ Feature: thin_delta
|
||||
{-h|--help}
|
||||
{-V|--version}
|
||||
"""
|
||||
|
||||
Scenario: Unrecognised option should cause failure
|
||||
When I run `thin_delta --unleash-the-hedeghogs`
|
||||
Then it should fail
|
||||
|
||||
Reference in New Issue
Block a user