Skip to content

Commit

Permalink
Fix Linux tests broken by a fat finger commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vzsg authored Jun 11, 2019
1 parent 2a37202 commit b925f83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/LinuxMain.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ import CurlyClientTests

var tests = [XCTestCaseEntry]()
tests += CurlyClientTests.allTests()
tests += CurlyClientInternalTests.allTests()
XCTMain(tests)

0 comments on commit b925f83

Please sign in to comment.