Added test to verify that both include glob-expression and include

non-glob-expression works.
This commit is contained in:
Diego Fronza
2019-10-22 10:43:24 -03:00
parent a50ab3df86
commit f97ba7a7c2
8 changed files with 35 additions and 27 deletions

View File

@@ -2,7 +2,5 @@
zone "zone1.com" {
type master;
file "zone1.com.db";
allow-transfer { any; };
allow-update { any; };
};