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