summaryrefslogtreecommitdiffstats
path: root/tests/py/any/ct.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/ct.t.json')
-rw-r--r--tests/py/any/ct.t.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/tests/py/any/ct.t.json b/tests/py/any/ct.t.json
index 45e48f22..64fdd0fa 100644
--- a/tests/py/any/ct.t.json
+++ b/tests/py/any/ct.t.json
@@ -883,48 +883,6 @@
}
]
-# ct expiration {33-55}
-[
- {
- "match": {
- "left": {
- "ct": {
- "key": "expiration"
- }
- },
- "op": "==",
- "right": {
- "set": [
- {
- "range": [ 33, 55 ]
- }
- ]
- }
- }
- }
-]
-
-# ct expiration != {33-55}
-[
- {
- "match": {
- "left": {
- "ct": {
- "key": "expiration"
- }
- },
- "op": "!=",
- "right": {
- "set": [
- {
- "range": [ 33, 55 ]
- }
- ]
- }
- }
- }
-]
-
# ct helper "ftp"
[
{