Skip to content

Commit 6e3bf65

Browse files
committed
update XCTestCase class declarations
1 parent 01d1859 commit 6e3bf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftDrawTests/Parser.XML.ImageTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ extension CGImage {
4747
}
4848
}
4949

50-
class ImageTests: XCTestCase {
50+
final class ParserXMLImageTests: XCTestCase {
5151

5252
func testImage() throws {
5353
var node = ["xlink:href": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg=="]

0 commit comments

Comments
 (0)