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