Files
immich/mobile-v2/ios/RunnerTests/RunnerTests.swift
shenlong-tanwen 11cef4ec9a 🚀
2025-02-26 08:58:18 +05:30

13 lines
285 B
Swift

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.
}
}