mirror of
https://github.com/restic/restic.git
synced 2026-09-23 12:30:29 +00:00
mock: move to internal/backend
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"io"
|
||||
"testing"
|
||||
|
||||
"github.com/restic/restic/internal/mock"
|
||||
"github.com/restic/restic/internal/backend/mock"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
rtest "github.com/restic/restic/internal/test"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user