diff options
Diffstat (limited to 'tests/example2.good')
| -rw-r--r-- | tests/example2.good | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/example2.good b/tests/example2.good index 65efdbf..df0fed6 100644 --- a/tests/example2.good +++ b/tests/example2.good @@ -121,7 +121,9 @@ txt09.example. 3600 IN TXT "foo\010bar" txt10.example. 3600 IN TXT "foo bar" txt11.example. 3600 IN TXT "\"foo\"" txt12.example. 3600 IN TXT "\"foo\"" -txt13.example. 3600 IN TXT "foo" +txt13.example. 3600 IN TXT "foo;" +txt14.example. 3600 IN TXT "foo;" +txt15.example. 3600 IN TXT "bar\\;" u.example. 300 IN TXT "txt-not-in-nxt" a.u.example. 300 IN A 73.80.65.49 b.u.example. 300 IN A 73.80.65.49 |
