mirror of
https://github.com/restic/restic.git
synced 2026-08-30 09:17:14 +00:00
server: Rename CreateMasterKey() to Init()
This commit is contained in:
@@ -172,7 +172,7 @@ func TestLoadJSONPack(t *testing.T) {
|
||||
OK(t, err)
|
||||
}
|
||||
|
||||
func TestLoadJSONEncrypted(t *testing.T) {
|
||||
func TestLoadJSONUnpacked(t *testing.T) {
|
||||
if *benchTestDir == "" {
|
||||
t.Skip("benchdir not set, skipping TestServerStats")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user