Skip to content

Commit

Permalink
Fix swiftlint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
drmohundro committed Mar 10, 2018
1 parent ebadc77 commit b6e9636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/SWXMLHashTests/XMLParsingTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import SWXMLHash
import XCTest

// swiftlint:disable line_length
// swiftlint:disable type_body_length

class XMLParsingTests: XCTestCase {
let xmlToParse = """
Expand Down

0 comments on commit b6e9636

Please sign in to comment.