mirror of
https://github.com/restic/restic.git
synced 2025-08-26 09:28:01 +00:00
@@ -13,7 +13,7 @@ import (
|
||||
// TestTree is used to construct a list of trees for testing the walker.
|
||||
type TestTree map[string]interface{}
|
||||
|
||||
// TestNode is used to test the walker.
|
||||
// TestFile is used to test the walker.
|
||||
type TestFile struct {
|
||||
Size uint64
|
||||
}
|
||||
|
Reference in New Issue
Block a user