Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: FavIconTests/HTMLDocumentTests.swift

Issue 29664569: Favicon: Issue 6245 - SwiftLinted project files (Closed)
Patch Set: Favicon: Issue 6245 - Swiftlinted project files Created Jan. 16, 2018, 12:55 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: FavIconTests/HTMLDocumentTests.swift
diff --git a/FavIconTests/HTMLDocumentTests.swift b/FavIconTests/HTMLDocumentTests.swift
index 73a35a71426f4725578cd47eb7ca8166be86107f..8cff63ab7cd0fa510b3e93d977566c00885c6fa0 100644
--- a/FavIconTests/HTMLDocumentTests.swift
+++ b/FavIconTests/HTMLDocumentTests.swift
@@ -15,8 +15,8 @@
// limitations under the License.
//
-import XCTest
@testable import FavIcon
+import XCTest
class HTMLDocumentTests: XCTestCase {
func testHTMLFragment() {

Powered by Google App Engine
This is Rietveld