]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2361] Make minor whitespace updates
authorMukund Sivaraman <muks@isc.org>
Fri, 19 Oct 2012 00:38:14 +0000 (06:08 +0530)
committerMukund Sivaraman <muks@isc.org>
Fri, 19 Oct 2012 00:38:28 +0000 (06:08 +0530)
tests/lettuce/features/auth_basic.feature

index 3b66f295b60c346108c1c7d3e5857f19f032ffa3..4667b6441bbe7e84be72ed71ace9857cf7a71c77 100644 (file)
@@ -13,10 +13,8 @@ Feature: Basic Authoritative DNS server
         And bind10 module Resolver should not be running
 
         A query for example.com should have rcode REFUSED
-
         A query for version.bind type TXT class CH should have rcode NOERROR
-
         A query for authors.bind type TXT class CH should have rcode NOERROR
 
-# TODO: to be compatible with BIND 9
-#        A query for nonexistent.bind type TXT class CH should have rcode REFUSED
+        # TODO: to be compatible with BIND 9
+        # A query for nonexistent.bind type TXT class CH should have rcode REFUSED