Files
atlantis/Tests/LinuxMain.swift
Nghia Tran ae3a6f84b0 Init Project 🤖
2020-10-22 15:43:06 +07:00

7 lines
97 B
Swift

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