mirror of
https://github.com/octoleo/restic.git
synced 2024-11-23 13:17:42 +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))
|
||||
}
|
||||
|
||||
func TestRestoreIncludesComplex(t *testing.T) {
|
||||
func TestRestoreIncludes(t *testing.T) {
|
||||
testfiles := []struct {
|
||||
path string
|
||||
size uint
|
||||
|
Loading…
Reference in New Issue
Block a user