Triton/Packages/Pastebin/Tests/PastebinTests/PastebinTests.swift
Otavio Cordeiro db4cb42486 Add SwiftLint
2026-01-14 11:19:11 -03:00

8 lines
167 B
Swift

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