Defined the library and tests targets in the Package file.

This commit is contained in:
2024-09-07 09:04:13 +02:00
parent d3abf7559d
commit 37512df49e
3 changed files with 24 additions and 10 deletions
@@ -1,5 +1,6 @@
import Testing
@testable import amiibo_api
@testable import AmiiboAPI
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.