diff --git a/apiapp.go b/apiapp.go index 175e59f..7ee4417 100644 --- a/apiapp.go +++ b/apiapp.go @@ -182,7 +182,7 @@ var apiTests = `package tests import ( "testing" - beetest "github.com/fanngyuan/beego/testing" + beetest "github.com/astaxie/beego/testing" "io/ioutil" )