mirror of
https://github.com/coredns/coredns.git
synced 2025-12-11 12:55:11 -05:00
Fix tests
Add a whole bunch of comments to document what we are trying to do.
This commit is contained in:
@@ -24,7 +24,7 @@ func TestParseRequest(t *testing.T) {
|
||||
{
|
||||
// wildcard acceptance
|
||||
"*.any.*.any.svc.inter.webs.test.", dns.TypeSRV,
|
||||
"*.*.any.*.any.svc",
|
||||
"*.any..*.any.svc",
|
||||
},
|
||||
{
|
||||
// A request of endpoint
|
||||
|
||||
Reference in New Issue
Block a user