Skip to content

Commit

Permalink
Minor change to test
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshaw committed Nov 19, 2024
1 parent 74b466a commit 8110ac5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import (
)

func TestParse(t *testing.T) {
return
root := testCommand(t)
for i, test := range parseTests() {
t.Run(strconv.Itoa(i), func(t *testing.T) {
Expand Down

0 comments on commit 8110ac5

Please sign in to comment.