aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/file_reload_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/file_reload_test.go b/test/file_reload_test.go
index 251c8c25c..91372ecc3 100644
--- a/test/file_reload_test.go
+++ b/test/file_reload_test.go
@@ -5,8 +5,8 @@ import (
"testing"
"time"
- "github.com/coredns/coredns/plugin/test"
"github.com/coredns/coredns/plugin/file"
+ "github.com/coredns/coredns/plugin/test"
"github.com/miekg/dns"
)