diff options
Diffstat (limited to 'test/server_test.go')
-rw-r--r-- | test/server_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/server_test.go b/test/server_test.go index 58e929e96..b7abc86c3 100644 --- a/test/server_test.go +++ b/test/server_test.go @@ -8,6 +8,7 @@ import ( // Start 2 tests server, server A will proxy to B, server B is an CH server. func TestProxyToChaosServer(t *testing.T) { + t.Parallel() corefile := `.:0 { chaos CoreDNS-001 miek@miek.nl } |