summaryrefslogtreecommitdiffstats
path: root/tests/restore.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/restore.t')
-rw-r--r--tests/restore.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/restore.t b/tests/restore.t
index b151be8..ffde2d1 100644
--- a/tests/restore.t
+++ b/tests/restore.t
@@ -4,4 +4,6 @@
0 ipset save > .foo && diff restore.t.multi.saved .foo
# Delete all sets
0 ipset x
+# Check auto-increasing maximal number of sets
+0 ./setlist_resize.sh
# eof