summaryrefslogtreecommitdiffstats
path: root/tests/py/any/last.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/last.t.json')
-rw-r--r--tests/py/any/last.t.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/py/any/last.t.json b/tests/py/any/last.t.json
new file mode 100644
index 00000000..2a2b9e72
--- /dev/null
+++ b/tests/py/any/last.t.json
@@ -0,0 +1,16 @@
+# last
+[
+ {
+ "last": null
+ }
+]
+
+# last used 300s
+[
+ {
+ "last": {
+ "used": 300000
+ }
+ }
+]
+