diff --git a/Tests/MarvelService/Cases/marvel_serviceTests.swift b/Tests/MarvelService/Cases/marvel_serviceTests.swift deleted file mode 100644 index 4ffc517b..00000000 --- a/Tests/MarvelService/Cases/marvel_serviceTests.swift +++ /dev/null @@ -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. -}