Fixes test compilation on Linux.

This commit is contained in:
Krunoslav Zaher 2016-02-14 12:34:53 -08:00
parent a7d96765d6
commit ff452009cd
2 changed files with 241 additions and 241 deletions

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@ class RxTest
: XCTestCase {
#if os(Linux)
var allTests : [(String, () -> Void)] = []
var allTests : [(String, () throws -> Void)] = []
#endif
private var startResourceCount: Int32 = 0