Run gofmt on go-junit-report.go

This commit is contained in:
Joël Stemmer 2017-03-28 18:12:00 +01:00
parent c606832065
commit b66d44cd3a

View File

@ -9,10 +9,10 @@ import (
)
var (
noXMLHeader bool
packageName string
noXMLHeader bool
packageName string
goVersionFlag string
setExitCode bool
setExitCode bool
)
func init() {