splash-rs/highlight-swift/Tests/LinuxMain.swift

6 lines
67 B
Swift
Raw Normal View History

2022-12-10 20:36:48 +00:00
import XCTest
XCTMain([
testCase(HighlightTests.allTests),
])