Removed the boiler-plated code from the tests target.

This commit is contained in:
2025-10-05 23:00:41 +02:00
parent a58e54e8ca
commit 783818a178
@@ -1,6 +0,0 @@
import Testing
@testable import marvel_service
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}