diff options
Diffstat (limited to 'test/readme_test.go')
-rw-r--r-- | test/readme_test.go | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/test/readme_test.go b/test/readme_test.go index 4012a2154..b02fe0ebc 100644 --- a/test/readme_test.go +++ b/test/readme_test.go @@ -35,9 +35,11 @@ PrivateKey: f03VplaIEA+KHI9uizlemUSbUJH86hPBPjmcUninPoM= // actually works. Each corefile snippet is only used if the language is set to 'corefile': // // ~~~ corefile -// . { -// # check-this-please -// } +// +// . { +// # check-this-please +// } +// // ~~~ // // While we're at it - we also check the README.md itself. It should at least have the sections: |