NotificationSmuggler/Tests/BetterNotificationTests/BetterNotificationTests.swift
2025-04-26 19:05:19 -07:00

6 lines
181 B
Swift

import Testing
@testable import BetterNotification
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}