Old file. Not needed.
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
//
|
||||
// XCTestManifests.swift
|
||||
// Socket
|
||||
//
|
||||
// Created by Bill Abt on 8/1/16.
|
||||
//
|
||||
//
|
||||
|
||||
import XCTest
|
||||
|
||||
#if !os(macOS)
|
||||
public func allTests() -> [XCTestCaseEntry] {
|
||||
return [
|
||||
testCase(BasicSocketTests.allTests),
|
||||
]
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user