We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e97c4d7 + e0bf9f5 commit 51af916Copy full SHA for 51af916
test/library/junitapi/types.go
@@ -6,7 +6,6 @@ import "encoding/xml"
6
// XML schema, but do not contain all valid fields. For instance, the class name
7
// field for test cases is omitted, as this concept does not directly apply to Go.
8
// For XML specifications see http://help.catchsoftware.com/display/ET/JUnit+Format
9
-// or view the XSD included in this package as 'junit.xsd'
10
11
// Usage is something like
12
// import "encoding/xml"
0 commit comments