aboutsummaryrefslogtreecommitdiff
path: root/plugin/autopath/setup_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/autopath/setup_test.go')
-rw-r--r--plugin/autopath/setup_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugin/autopath/setup_test.go b/plugin/autopath/setup_test.go
index cce855049..5847e0de5 100644
--- a/plugin/autopath/setup_test.go
+++ b/plugin/autopath/setup_test.go
@@ -6,9 +6,8 @@ import (
"strings"
"testing"
+ "github.com/coredns/caddy"
"github.com/coredns/coredns/plugin/test"
-
- "github.com/caddyserver/caddy"
)
func TestSetupAutoPath(t *testing.T) {