mirror of
https://github.com/encounter/JSONAPI.git
synced 2026-03-30 11:18:38 -07:00
update linuxmain
This commit is contained in:
@@ -2,13 +2,9 @@ import XCTest
|
||||
|
||||
import JSONAPITests
|
||||
import JSONAPITestingTests
|
||||
import JSONAPIOpenAPITests
|
||||
import JSONAPIArbitraryTests
|
||||
|
||||
var tests = [XCTestCaseEntry]()
|
||||
tests += JSONAPITests.__allTests()
|
||||
tests += JSONAPITestingTests.__allTests()
|
||||
tests += JSONAPIOpenAPITests.__allTests()
|
||||
tests += JSONAPIArbitraryTests.__allTests()
|
||||
|
||||
XCTMain(tests)
|
||||
|
||||
Reference in New Issue
Block a user