0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-11 01:18:24 -05:00
immich/mobile-v2/ios/RunnerTests/RunnerTests.swift
shenlong-tanwen 5f73f9eee3 🚀
2024-10-17 10:51:22 +05:30

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