mirror of
https://github.com/restic/restic.git
synced 2025-03-09 00:00:02 +01:00
add the changelog/unreleased/pull-5255 file.
This commit is contained in:
parent
11c1fe3f94
commit
2846b96c63
1 changed files with 8 additions and 0 deletions
8
changelog/unreleased/pull-5255
Normal file
8
changelog/unreleased/pull-5255
Normal file
|
@ -0,0 +1,8 @@
|
|||
Change: add a test to cmd_ls_integration_test.go: test `rest ls --json`
|
||||
|
||||
Create backup of 0/for_cmd_ls, which contains only a few files.
|
||||
Compare first line of ls --json oytput with snapshotID coming back from
|
||||
`testRunList()`.
|
||||
Compare node.Path with expected results list.
|
||||
|
||||
https://github.com/restic/restic/pull/5255
|
Loading…
Add table
Reference in a new issue