mirror of
https://github.com/coredns/coredns.git
synced 2025-11-16 00:42:16 -05:00
There was quite some code duplication in a lot of tests to check if an answer was considered Ok. Created a test.SortAndCheck helper function that takes care of this.