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.
1 parent 01d1859 commit 6e3bf65Copy full SHA for 6e3bf65
SwiftDrawTests/Parser.XML.ImageTests.swift
@@ -47,7 +47,7 @@ extension CGImage {
47
}
48
49
50
-class ImageTests: XCTestCase {
+final class ParserXMLImageTests: XCTestCase {
51
52
func testImage() throws {
53
var node = ["xlink:href": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg=="]
0 commit comments