Added tests for include directive + glob expressions.

This commit is contained in:
Diego dos Santos Fronza
2019-09-16 12:03:10 -03:00
committed by Diego Fronza
parent fa3fbf62e8
commit a50ab3df86
9 changed files with 169 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
zone "zone1.com" {
type master;
file "zone1.com.db";
allow-transfer { any; };
allow-update { any; };
};