aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-09-19 16:21:04 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-09-19 16:21:04 +0200
commit03a5fa0dfcf98fc006d90c821d2a10eafbcdc330 (patch)
tree687ea662c18dd5af61655361aff909f79fc4f076 /tests/tests.h
parent1a30093457b4f50a5c28fd8923007fc0e657ba09 (diff)
downloaddns-03a5fa0dfcf98fc006d90c821d2a10eafbcdc330.tar.gz
zonefile: tests
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h
index c3f576e..96ae1d6 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -14,3 +14,4 @@
TCase* test_dns(void);
TCase* test_tree(void);
+TCase* test_zonefile(void);