mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
9 lines
129 B
Swift
9 lines
129 B
Swift
// Unused, but required for Mint install
|
|
|
|
import SwiftFormatTests
|
|
import XCTest
|
|
|
|
var tests = [XCTestCaseEntry]()
|
|
|
|
XCTMain(tests)
|