mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
The latest commit (e233f59) on master branch introduced a trailing
whitespace and is causing Travis CI build to fail:
https://travis-ci.org/github/coredns/coredns/builds/722988413
This PR fixes the failing test.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>