Triton/Packages/Pastebin/Tests/PastebinTests/PastebinTests.swift
Otávio 3e878667a1 Add Triton App
Signed-off-by: Otavio Cordeiro <otaviocc@users.noreply.github.com>
2025-12-15 20:39:07 +01:00

7 lines
117 B
Swift

import XCTest
@testable import Pastebin
final class PastebinTests: XCTestCase {
func testExample() throws {}
}