Skip to content

Commit

Permalink
SPI import for tests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Mar 8, 2024
1 parent 48410c6 commit 276d94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/SpeziTests/ModuleTests/ModuleBuilderTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// SPDX-License-Identifier: MIT
//

@testable import Spezi
@testable @_spi(Spezi) import Spezi
import XCTest
import XCTRuntimeAssertions

Expand Down

0 comments on commit 276d94e

Please sign in to comment.