mirror of
https://github.com/restic/restic.git
synced 2025-03-15 15:20:53 +00:00
local: Rename local_layout_test
This commit is contained in:
parent
74eb293733
commit
783fd73ea1
@ -6,7 +6,7 @@ import (
|
|||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestLocalLayout(t *testing.T) {
|
func TestLayout(t *testing.T) {
|
||||||
path, cleanup := TempDir(t)
|
path, cleanup := TempDir(t)
|
||||||
defer cleanup()
|
defer cleanup()
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user