Files
discogs-service/Tests/discogs-serviceTests/discogs_serviceTests.swift
T
2025-10-06 17:14:31 +02:00

7 lines
178 B
Swift

import Testing
@testable import discogs_service
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}