aboutsummaryrefslogtreecommitdiff
path: root/test/etcd_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/etcd_test.go')
-rw-r--r--test/etcd_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etcd_test.go b/test/etcd_test.go
index d03f7ce3d..2ac165beb 100644
--- a/test/etcd_test.go
+++ b/test/etcd_test.go
@@ -48,7 +48,7 @@ func TestEtcdStubAndProxyLookup(t *testing.T) {
upstream
fallthrough
}
- proxy . 8.8.8.8:53
+ forward . 8.8.8.8:53
}`
ex, udp, _, err := CoreDNSServerAndPorts(corefile)