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