summaryrefslogtreecommitdiffstats
path: root/tests/chain/bind-unbound2_err.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chain/bind-unbound2_err.t')
-rw-r--r--tests/chain/bind-unbound2_err.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/chain/bind-unbound2_err.t b/tests/chain/bind-unbound2_err.t
new file mode 100644
index 0000000..8560867
--- /dev/null
+++ b/tests/chain/bind-unbound2_err.t
@@ -0,0 +1,3 @@
+add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL);
+add_chain(NULL, "0x1", "0x4", NULL, NULL);
+commit();