初始化
This commit is contained in:
2
cache/diskcache/diskcache_test.go
vendored
2
cache/diskcache/diskcache_test.go
vendored
@ -1,9 +1,9 @@
|
||||
package diskcache
|
||||
|
||||
import (
|
||||
"github.com/geziyor/geziyor/cache"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
"softdown.com/shusou/geziyor/cache"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user