mirror of
https://github.com/beego/bee.git
synced 2025-04-08 22:10:19 +00:00
fix bug
This commit is contained in:
parent
285e130505
commit
f839552b8d
@ -182,7 +182,7 @@ var apiTests = `package tests
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
beetest "github.com/fanngyuan/beego/testing"
|
beetest "github.com/astaxie/beego/testing"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user