Browse Source

[2377] Test skipping lines and comments

Michal 'vorner' Vaner 12 years ago
parent
commit
2894c45545
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/lib/dns/tests/testdata/example.org

+ 3 - 0
src/lib/dns/tests/testdata/example.org

@@ -8,4 +8,7 @@ example.org.        3600    IN  SOA ( ; The SOA, split across lines for testing
     7200
     )
 example.org.        3600    IN  NS ns1.example.org.
+
+
+; Some empty lines here. They are to make sure the loader can skip them.
 www.example.org.    3600    IN  A 192.0.2.1