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

8 lines
161 B
Swift

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