using new organization
This commit is contained in:
2
adapter/cache/redis/redis_test.go
vendored
2
adapter/cache/redis/redis_test.go
vendored
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
"github.com/gomodule/redigo/redis"
|
||||
|
||||
"github.com/astaxie/beego/adapter/cache"
|
||||
"github.com/beego/beego/adapter/cache"
|
||||
)
|
||||
|
||||
func TestRedisCache(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user