Triton/Packages/Now/Tests/NowTests/NowTests.swift
Otavio Cordeiro ee174ab836 Add SwiftLint
2026-01-14 12:30:53 -03:00

8 lines
157 B
Swift

import XCTest
@testable import Now
final class NowTests: XCTestCase {
// swiftlint:disable:next empty_xctest_method
func testExample() throws {}
}