aboutsummaryrefslogtreecommitdiff
path: root/test/ds_file_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/ds_file_test.go')
-rw-r--r--test/ds_file_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ds_file_test.go b/test/ds_file_test.go
index 2ec19c5b4..8d342dab1 100644
--- a/test/ds_file_test.go
+++ b/test/ds_file_test.go
@@ -5,8 +5,8 @@ import (
"log"
"testing"
- "github.com/coredns/coredns/middleware/proxy"
- mtest "github.com/coredns/coredns/middleware/test"
+ "github.com/coredns/coredns/plugin/proxy"
+ mtest "github.com/coredns/coredns/plugin/test"
"github.com/coredns/coredns/request"
"github.com/miekg/dns"