Skip to content

Commit

Permalink
test: add more coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <[email protected]>
  • Loading branch information
alegrey91 committed Apr 7, 2024
1 parent 2a6dae0 commit 2d1aae8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/daemon.txtar
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# if go is not installed, then skip
[!exec:go] skip

exec fwdctl daemon
stdout 'Usage:'

exec fwdctl daemon --help
stdout 'Usage:'

Expand Down
3 changes: 3 additions & 0 deletions tests/generate.txtar
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# if go is not installed, then skip
[!exec:go] skip

exec fwdctl generate
stdout 'Usage:'

exec fwdctl generate --help
stdout 'Usage:'

Expand Down

0 comments on commit 2d1aae8

Please sign in to comment.