Skip to content

Commit

Permalink
Missing allTests entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilkington committed Aug 1, 2018
1 parent 057ea72 commit 6270a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/XMLCodingTests/XMLParsingTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ class XMLParsingTests: XCTestCase {

static var allTests = [
("testEmptyElement", testEmptyElement),
("testEmptyElementNotEffectingPreviousElement", testEmptyElementNotEffectingPreviousElement),
]
}

0 comments on commit 6270a69

Please sign in to comment.