Skip to content

Commit e0bf9f5

Browse files
committed
remove unnecessary comment
1 parent e97c4d7 commit e0bf9f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/library/junitapi/types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import "encoding/xml"
66
// XML schema, but do not contain all valid fields. For instance, the class name
77
// field for test cases is omitted, as this concept does not directly apply to Go.
88
// For XML specifications see http://help.catchsoftware.com/display/ET/JUnit+Format
9-
// or view the XSD included in this package as 'junit.xsd'
109

1110
// Usage is something like
1211
// import "encoding/xml"

0 commit comments

Comments
 (0)