This commit is contained in:
2026-04-09 15:50:53 +02:00
parent 2d7cbcae5c
commit d9b88042cd
128 changed files with 4744 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
import Flutter
import UIKit
import XCTest
class RunnerTests: XCTestCase {
func testExample() {
// If you add code to the Runner application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}
}