Browse Source

[2361] Make minor whitespace updates

Mukund Sivaraman 12 years ago
parent
commit
3ac353a5a5
1 changed files with 2 additions and 4 deletions
  1. 2 4
      tests/lettuce/features/auth_basic.feature

+ 2 - 4
tests/lettuce/features/auth_basic.feature

@@ -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