NPOKit/Tests/LinuxMain.swift

7 lines
93 B
Swift

import XCTest
@testable import NPOKitTests
XCTMain([
testCase(NPOKitTests.allTests),
])