Files
discogs-service/Tests/DiscogsService/discogs_serviceTests.swift
T

7 lines
178 B
Swift
Raw Normal View History

2025-10-06 17:14:31 +02:00
import Testing
@testable import discogs_service
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}