1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-19 23:00:40 +00:00

Merge branch 'develop' of https://github.com/astaxie/beego into develop

This commit is contained in:
astaxie
2014-08-05 08:56:34 +08:00
2 changed files with 2 additions and 2 deletions

@ -7,7 +7,7 @@
// @license http://github.com/astaxie/beego/blob/master/LICENSE
//
// @authors astaxie
package toolbox
package utils
import (
"bytes"

@ -7,7 +7,7 @@
// @license http://github.com/astaxie/beego/blob/master/LICENSE
//
// @authors astaxie
package toolbox
package utils
import (
"testing"