montana/Montana-iOS/Montana Messenger/Montana MessengerTests/Montana_MessengerTests.swift

18 lines
333 B
Swift

//
// Montana_MessengerTests.swift
// Montana MessengerTests
//
// Created by Kh . on 04/05/2026.
//
import Testing
@testable import Montana_Messenger
struct Montana_MessengerTests {
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}
}