mirror of
https://github.com/coredns/coredns.git
synced 2025-12-15 06:45:11 -05:00
@@ -16,7 +16,7 @@ import (
|
||||
|
||||
// Check the ordering of returned cname.
|
||||
func TestCnameLookup(t *testing.T) {
|
||||
etc := newEtcdMiddleware()
|
||||
etc := newEtcdPlugin()
|
||||
|
||||
for _, serv := range servicesCname {
|
||||
set(t, etc, serv.Key, 0, serv)
|
||||
|
||||
Reference in New Issue
Block a user