|
@@ -97,7 +97,6 @@ extension SwifterTestsWebSocketSession {
|
|
|
|
|
|
|
|
public func __allTests() -> [XCTestCaseEntry] {
|
|
public func __allTests() -> [XCTestCaseEntry] {
|
|
|
return [
|
|
return [
|
|
|
- testCase(IOSafetyTests.__allTests__IOSafetyTests),
|
|
|
|
|
testCase(MimeTypeTests.__allTests__MimeTypeTests),
|
|
testCase(MimeTypeTests.__allTests__MimeTypeTests),
|
|
|
testCase(ServerThreadingTests.__allTests__ServerThreadingTests),
|
|
testCase(ServerThreadingTests.__allTests__ServerThreadingTests),
|
|
|
testCase(SwifterTestsHttpParser.__allTests__SwifterTestsHttpParser),
|
|
testCase(SwifterTestsHttpParser.__allTests__SwifterTestsHttpParser),
|