1
0
mirror of https://github.com/beego/bee.git synced 2024-11-21 18:40:54 +00:00
This commit is contained in:
fanngyuan 2013-08-28 11:04:12 +08:00
parent 285e130505
commit f839552b8d

View File

@ -182,7 +182,7 @@ var apiTests = `package tests
import (
"testing"
beetest "github.com/fanngyuan/beego/testing"
beetest "github.com/astaxie/beego/testing"
"io/ioutil"
)