summaryrefslogtreecommitdiffstats
path: root/tests/ipportnethash.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ipportnethash.t')
-rw-r--r--tests/ipportnethash.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ipportnethash.t b/tests/ipportnethash.t
index f5be27f..b34d46d 100644
--- a/tests/ipportnethash.t
+++ b/tests/ipportnethash.t
@@ -73,7 +73,7 @@
# Add a non-matching IP address entry
0 ipset -A test 2.1.0.0,80,1.1.1.1 nomatch
# Add an overlapping matching small net
-0 ipset -A test 2.1.0.0,80,1.1.1.0/30
+0 ipset -A test 2.1.0.0,80,1.1.1.0/30
# Add an overlapping non-matching larger net
0 ipset -A test 2.1.0.0,80,1.1.1.0/28 nomatch
# Add an even larger matching net