diff --git a/src/restic/testdata/expired_snapshots_18 b/src/restic/testdata/expired_snapshots_18 index cd857c51a..5898b0950 100644 --- a/src/restic/testdata/expired_snapshots_18 +++ b/src/restic/testdata/expired_snapshots_18 @@ -7,6 +7,14 @@ "foo" ] }, + { + "time": "2014-11-12T10:20:30Z", + "tree": null, + "paths": null, + "tags": [ + "foo" + ] + }, { "time": "2014-11-10T10:20:30Z", "tree": null, @@ -15,6 +23,14 @@ "foo" ] }, + { + "time": "2014-11-08T10:20:30Z", + "tree": null, + "paths": null, + "tags": [ + "foo" + ] + }, { "time": "2014-10-22T10:20:30Z", "tree": null, @@ -23,6 +39,14 @@ "foo" ] }, + { + "time": "2014-10-20T10:20:30Z", + "tree": null, + "paths": null, + "tags": [ + "foo" + ] + }, { "time": "2014-10-11T10:20:30Z", "tree": null, @@ -31,6 +55,14 @@ "foo" ] }, + { + "time": "2014-10-10T10:20:30Z", + "tree": null, + "paths": null, + "tags": [ + "foo" + ] + }, { "time": "2014-10-09T10:20:30Z", "tree": null, @@ -39,6 +71,14 @@ "foo" ] }, + { + "time": "2014-10-08T10:20:30Z", + "tree": null, + "paths": null, + "tags": [ + "foo" + ] + }, { "time": "2014-10-06T10:20:30Z", "tree": null, @@ -47,6 +87,14 @@ "foo" ] }, + { + "time": "2014-10-05T10:20:30Z", + "tree": null, + "paths": null, + "tags": [ + "foo" + ] + }, { "time": "2014-10-02T10:20:30Z", "tree": null, @@ -54,5 +102,13 @@ "tags": [ "foo" ] + }, + { + "time": "2014-10-01T10:20:30Z", + "tree": null, + "paths": null, + "tags": [ + "foo" + ] } ] \ No newline at end of file