fix testing report.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-07-20 17:06:26 +08:00
parent 96eb62f47a
commit ac71f41f45
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ func PrintGoRushVersion() {
version,
runtime.Compiler,
runtime.Version())
fmt.Println()
}
// VersionMiddleware : add version on header.