summaryrefslogtreecommitdiffstats
path: root/tests/setlist.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/setlist.t')
-rw-r--r--tests/setlist.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/setlist.t b/tests/setlist.t
index 785dc13..183a7ab 100644
--- a/tests/setlist.t
+++ b/tests/setlist.t
@@ -26,6 +26,8 @@
1 ipset -D test foo,after,bar
# Setlist: Delete bar,after,foo
0 ipset -D test bar,after,foo
-# Setlist: Delete test test
+# Setlist: Flush test set
+0 ipset -F test
+# Setlist: Delete test set
0 ipset -X test
# eof