summaryrefslogtreecommitdiff
path: root/match_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'match_test.go')
-rw-r--r--match_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/match_test.go b/match_test.go
index 2607c89..8605194 100644
--- a/match_test.go
+++ b/match_test.go
@@ -4,6 +4,7 @@ import "testing"
func TestMatch(t *testing.T) {
t.Parallel()
+ initTests()
tests := []struct {
m Matcher