summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/ct.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/ct.t.json')
-rw-r--r--tests/py/inet/ct.t.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/py/inet/ct.t.json b/tests/py/inet/ct.t.json
index 9b54e1d0..02bb2d27 100644
--- a/tests/py/inet/ct.t.json
+++ b/tests/py/inet/ct.t.json
@@ -5,6 +5,7 @@
"left": {
"meta": { "key": "nfproto" }
},
+ "op": "==",
"right": "ipv4"
}
},
@@ -16,6 +17,7 @@
"key": "saddr"
}
},
+ "op": "==",
"right": "1.2.3.4"
}
}
@@ -32,6 +34,7 @@
"key": "saddr"
}
},
+ "op": "==",
"right": "::1"
}
}