tuist/fixtures/ios_app_with_xcframeworks/Tests/xcframeworksTests.swift

8 lines
101 B
Swift
Raw Normal View History

import Foundation
import XCTest
2019-12-10 06:56:19 +08:00
@testable import App
final class xcframeworksTests: XCTestCase {
}