Skip to content

Commit e345ac4

Browse files
committed
remove test
1 parent 55790d9 commit e345ac4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/git-semv/cli_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ Options:
3737
wantE []byte
3838
wantS int
3939
}{
40-
{[]string{}, []byte("\n"), []byte(""), ExitOK},
4140
{[]string{"-h"}, []byte(help), []byte(""), ExitErr},
4241
{[]string{"--help"}, []byte(help), []byte(""), ExitErr},
4342
{[]string{"-v"}, []byte(""), []byte(ver), ExitOK},

0 commit comments

Comments
 (0)