forked from TrueCloudLab/restic
Correct packages for tests
This commit is contained in:
parent
34b3e3a095
commit
810056c2bc
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
package repository
|
||||
package repository_test
|
||||
|
||||
import (
|
||||
"io"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package repository
|
||||
package repository_test
|
||||
|
||||
import (
|
||||
"math/rand"
|
||||
|
|
Loading…
Reference in a new issue