diff options
Diffstat (limited to 'core/dnsserver/onstartup_test.go')
-rw-r--r-- | core/dnsserver/onstartup_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/dnsserver/onstartup_test.go b/core/dnsserver/onstartup_test.go index 031613cb8..41d4d82f8 100644 --- a/core/dnsserver/onstartup_test.go +++ b/core/dnsserver/onstartup_test.go @@ -5,7 +5,6 @@ import ( ) func TestRegex1035PrefSyntax(t *testing.T) { - testCases := []struct { zone string expected bool |