diff options
Diffstat (limited to 'tests/py/any/last.t.json.output')
-rw-r--r-- | tests/py/any/last.t.json.output | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/py/any/last.t.json.output b/tests/py/any/last.t.json.output new file mode 100644 index 0000000..b8a977e --- /dev/null +++ b/tests/py/any/last.t.json.output @@ -0,0 +1,14 @@ +# last +[ + { + "last": null + } +] + +# last used 300s +[ + { + "last": null + } +] + |