mirror of
https://github.com/restic/restic.git
synced 2025-11-01 10:18:37 +00:00
Correct packages for tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package repository
|
||||
package repository_test
|
||||
|
||||
import (
|
||||
"io"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package repository
|
||||
package repository_test
|
||||
|
||||
import (
|
||||
"math/rand"
|
||||
|
||||
Reference in New Issue
Block a user