summaryrefslogtreecommitdiffstats
path: root/tests/obj/ct-expect-no-dport_err.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/obj/ct-expect-no-dport_err.t')
-rw-r--r--tests/obj/ct-expect-no-dport_err.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/obj/ct-expect-no-dport_err.t b/tests/obj/ct-expect-no-dport_err.t
new file mode 100644
index 0000000..1e8ffc8
--- /dev/null
+++ b/tests/obj/ct-expect-no-dport_err.t
@@ -0,0 +1,3 @@
+add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL);
+add_obj_ct_expect("test", NULL, NULL, "2", "6", NULL, "100", "10");
+commit();