diff --git a/doc.go b/doc.go index f88f5371..47f30644 100644 --- a/doc.go +++ b/doc.go @@ -1,7 +1,7 @@ // Copyright 2013 - 2016 The XORM Authors. All rights reserved. // Use of this source code is governed by a BSD // license that can be found in the LICENSE file. - +//test /* Package xorm is a simple and powerful ORM for Go.