summaryrefslogtreecommitdiffstats
path: root/tests/chain/upd-stats_err.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chain/upd-stats_err.t')
-rw-r--r--tests/chain/upd-stats_err.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/chain/upd-stats_err.t b/tests/chain/upd-stats_err.t
new file mode 100644
index 0000000..6becf49
--- /dev/null
+++ b/tests/chain/upd-stats_err.t
@@ -0,0 +1,4 @@
+add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL);
+add_chain("test", NULL, NULL, NULL, NULL);
+add_basechain("test", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "10", "20", NULL, NULL);
+commit();