Files
App/ios/SolianTests/RunnerTests.swift
2025-11-01 04:09:51 +08:00

13 lines
285 B
Swift

import Flutter
import UIKit
import XCTest
class SolianTests: XCTestCase {
func testExample() {
// If you add code to the Solian application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}
}