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.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/py/inet/ct.t.json b/tests/py/inet/ct.t.json
index e7f928ca..223ac9e7 100644
--- a/tests/py/inet/ct.t.json
+++ b/tests/py/inet/ct.t.json
@@ -39,7 +39,7 @@
}
]
-# ct original ip daddr {1.2.3.4} accept
+# ct original ip daddr 1.2.3.4 accept
[
{
"match": {
@@ -50,11 +50,7 @@
}
},
"op": "==",
- "right": {
- "set": [
- "1.2.3.4"
- ]
- }
+ "right": "1.2.3.4"
}
},
{