mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 10:13:14 -05: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