mirror of
https://github.com/restic/restic.git
synced 2025-08-21 10:57:55 +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"
|
||||
)
|
||||
|
||||
// TestSnapshot creates a new snapshot of path.
|
||||
|
Reference in New Issue
Block a user