diff options
Diffstat (limited to 't/bomtool/help.test')
| -rw-r--r-- | t/bomtool/help.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/bomtool/help.test b/t/bomtool/help.test new file mode 100644 index 000000000000..ac7416a29a37 --- /dev/null +++ b/t/bomtool/help.test @@ -0,0 +1,5 @@ +Tool: bomtool +ToolArgs: --help +ExpectedStdout: usage: bomtool +MatchStdout: Partial +ExpectedExitCode: 0 |
