This commit is contained in:
fanngyuan 2013-08-28 11:04:12 +08:00
parent 285e130505
commit f839552b8d
1 changed files with 1 additions and 1 deletions

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"
)