Parcourir la source

[2361] Make minor whitespace updates

Mukund Sivaraman il y a 12 ans
Parent
commit
3ac353a5a5
1 fichiers modifiés avec 2 ajouts et 4 suppressions
  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