Defined the library and tests targets in the Package file.
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user