mirror of
https://github.com/restic/restic.git
synced 2025-08-20 10:57:31 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"testing"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
)
|
||||
|
||||
// TestCheckRepo runs the checker on repo.
|
||||
|
Reference in New Issue
Block a user