mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2025-12-25 12:14:17 +01:00
4 lines
74 B
Swift
4 lines
74 B
Swift
import Foundation
|
|
|
|
let isTesting = NSClassFromString("XCTestCase") != nil
|