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.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/py/any/ct.t.json b/tests/py/any/ct.t.json
index 6684963b..a2a06025 100644
--- a/tests/py/any/ct.t.json
+++ b/tests/py/any/ct.t.json
@@ -1502,3 +1502,22 @@
}
]
+# ct count 3
+[
+ {
+ "ct count": {
+ "val": 3
+ }
+ }
+]
+
+# ct count over 3
+[
+ {
+ "ct count": {
+ "inv": true,
+ "val": 3
+ }
+ }
+]
+