diff options
Diffstat (limited to 'tests/obj/cp-expect-no-timeout_err.t')
-rw-r--r-- | tests/obj/cp-expect-no-timeout_err.t | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/obj/cp-expect-no-timeout_err.t b/tests/obj/cp-expect-no-timeout_err.t new file mode 100644 index 0000000..00a3dee --- /dev/null +++ b/tests/obj/cp-expect-no-timeout_err.t @@ -0,0 +1,3 @@ +add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL); +add_obj_ct_expect("test", NULL, NULL, "2", "6", "22", NULL, "10"); +commit(); |