mirror of
https://github.com/octoleo/restic.git
synced 2024-11-11 07:41:03 +00:00
Correct packages for tests
This commit is contained in:
parent
34b3e3a095
commit
810056c2bc
@ -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 New Issue
Block a user