Triton/Packages/Now/Tests/NowTests/NowTests.swift
Otavio Cordeiro db4cb42486 Add SwiftLint
2026-01-14 11:19:11 -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 {}
}