Skip to content

Commit

Permalink
fix debug coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ubogdan committed Aug 18, 2021
1 parent ceb8607 commit 50d4f1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const defaultParseDepth = 100
const mainAPIFile = "main.go"

func TestNew(t *testing.T) {
swagMode = test
New()
}

Expand Down

0 comments on commit 50d4f1e

Please sign in to comment.