Added test to verify that both include glob-expression and include
non-glob-expression works.
This commit is contained in:
@@ -2,7 +2,5 @@
|
||||
zone "zone2.com" {
|
||||
type master;
|
||||
file "zone2.com.db";
|
||||
allow-transfer { any; };
|
||||
allow-update { any; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user