aboutsummaryrefslogtreecommitdiff
path: root/test/kubernetes_api_fallthrough_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/kubernetes_api_fallthrough_test.go')
-rw-r--r--test/kubernetes_api_fallthrough_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kubernetes_api_fallthrough_test.go b/test/kubernetes_api_fallthrough_test.go
index 20c0aaa21..08d380f67 100644
--- a/test/kubernetes_api_fallthrough_test.go
+++ b/test/kubernetes_api_fallthrough_test.go
@@ -6,7 +6,7 @@ import (
"testing"
"time"
- "github.com/coredns/coredns/middleware/test"
+ "github.com/coredns/coredns/plugin/test"
"github.com/miekg/dns"
)