aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2020-04-23 18:03:15 -0700
committerGravatar GitHub <noreply@github.com> 2020-04-23 21:03:15 -0400
commit180a6709a804bf5b128d8ab2b8312338fd6f6c1d (patch)
tree13e515115da5d51c6e552e2709922c5705101e0e /test
parentaa75e0c2958e1f769273b2a25260f93f51fac57e (diff)
downloadcoredns-180a6709a804bf5b128d8ab2b8312338fd6f6c1d.tar.gz
coredns-180a6709a804bf5b128d8ab2b8312338fd6f6c1d.tar.zst
coredns-180a6709a804bf5b128d8ab2b8312338fd6f6c1d.zip
Fix readme test by removing extra `~` (#3850)
This PR removing extra `~` as it was causing test failure: ``` --- FAIL: TestReadme (0.05s) 476 readme_test.go:81: Failed to start server with ../plugin/dns64/README.md, for input "Corefile:6 - Error during parsing: Unknown directive 'Or'": 477 . { 478 dns64 64:1337::/96 479 } 480 ~~~~ 481 482 Or 483 . { 484 dns64 { 485 prefix 64:1337::/96 486 } 487 } 488FAIL ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions