mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Update useless test case.
This commit is contained in:
parent
5659c469b0
commit
c5c1361120
@ -39,10 +39,6 @@ test "$TESTNAME - Display usage help"
|
||||
(fisher | sed 1q) = "Usage: fisher <command> [<options>] [--help] [--version]"
|
||||
end
|
||||
|
||||
test "$TESTNAME - Display basic information help info about 'help'"
|
||||
(fisher | tail -n2 | xargs) = "Use fisher help <command> to get help."
|
||||
end
|
||||
|
||||
test "$TESTNAME - Display basic information about available commands"
|
||||
(fisher | sed -E 's/^[ ]+//' | grep "^$mock_command")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user