mirror of
https://github.com/jstemmer/go-junit-report.git
synced 2025-04-05 05:00:15 -05:00
Run gofmt on go-junit-report.go
This commit is contained in:
parent
c606832065
commit
b66d44cd3a
@ -9,10 +9,10 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
noXMLHeader bool
|
||||
packageName string
|
||||
noXMLHeader bool
|
||||
packageName string
|
||||
goVersionFlag string
|
||||
setExitCode bool
|
||||
setExitCode bool
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user