mirror of
https://github.com/octoleo/restic.git
synced 2024-11-23 21:27:34 +00:00
test: update test case name
This commit is contained in:
parent
3a52176121
commit
24a247a0dc
@ -58,7 +58,7 @@ func testRunRestoreIncludes(t testing.TB, gopts GlobalOptions, dir string, snaps
|
|||||||
rtest.OK(t, testRunRestoreAssumeFailure(snapshotID.String(), opts, gopts))
|
rtest.OK(t, testRunRestoreAssumeFailure(snapshotID.String(), opts, gopts))
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestRestoreIncludesComplex(t *testing.T) {
|
func TestRestoreIncludes(t *testing.T) {
|
||||||
testfiles := []struct {
|
testfiles := []struct {
|
||||||
path string
|
path string
|
||||||
size uint
|
size uint
|
||||||
|
Loading…
Reference in New Issue
Block a user