mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
* request.Scrub: test for rl==size case Make a test case for the new break statement in Scrub and also account for the OPT record that may get re-added in SizeAndDo() - otherwise we may break clients that expect this. * Fix comment