summaryrefslogtreecommitdiffstats
path: root/tests/iptreemap.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/iptreemap.t')
-rw-r--r--tests/iptreemap.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/iptreemap.t b/tests/iptreemap.t
index 66ee325..b563522 100644
--- a/tests/iptreemap.t
+++ b/tests/iptreemap.t
@@ -46,6 +46,8 @@
0 ipset -T test 192.168.68.67
# Test element after upper bound of deleted network
0 ipset -T test 192.168.68.72
+# Flush test set
+0 ipset -F test
# Delete test set
0 ipset -X test
# eof