mirror of
https://github.com/restic/restic.git
synced 2025-10-09 16:41:09 +00:00
Run goimports
This commit is contained in:
@@ -2,11 +2,12 @@ package test
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
"restic"
|
||||
"restic/test"
|
||||
"strings"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/test"
|
||||
)
|
||||
|
||||
// Suite implements a test suite for restic backends.
|
||||
|
Reference in New Issue
Block a user