Skip to content

Commit

Permalink
End concurrency test with newline (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga committed Nov 20, 2023
1 parent 5a9fa88 commit 1844250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parse_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ func TestParseConcurrency(t *testing.T) {
}

wg.Wait()
fmt.Println()
}

var parsePlPgSQLTests = []struct {
Expand Down

0 comments on commit 1844250

Please sign in to comment.