mirror of
https://github.com/restic/restic.git
synced 2025-08-20 21:17:39 +00:00
Run goimports
This commit is contained in:
@@ -5,10 +5,11 @@ import (
|
||||
"path"
|
||||
"path/filepath"
|
||||
"reflect"
|
||||
"restic"
|
||||
. "restic/test"
|
||||
"sort"
|
||||
"testing"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
. "github.com/restic/restic/internal/test"
|
||||
)
|
||||
|
||||
func TestDefaultLayout(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user