diff --git a/geg/other/test.go b/geg/other/test.go index 8ccadee83..6c5aadefa 100644 --- a/geg/other/test.go +++ b/geg/other/test.go @@ -4,4 +4,5 @@ import "gitee.com/johng/gf/g/encoding/gparser" func main() { gparser.Load("/home/john/Workspace/Go/GOPATH/src/gitee.com/johng/gf/geg/frame/config.yml") + } \ No newline at end of file