feat: add swift from go
This commit is contained in:
7
swift-from-go/Tests/LinuxMain.swift
Normal file
7
swift-from-go/Tests/LinuxMain.swift
Normal file
@@ -0,0 +1,7 @@
|
||||
import XCTest
|
||||
|
||||
import go_swiftTests
|
||||
|
||||
var tests = [XCTestCaseEntry]()
|
||||
tests += go_swiftTests.allTests()
|
||||
XCTMain(tests)
|
||||
Reference in New Issue
Block a user