Skip to content

Commit fa49357

Browse files
committed
Fix build error
1 parent 999d5fb commit fa49357

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ let package = Package(
106106
dependencies: [
107107
"FoundationEssentials",
108108
"FoundationInternationalization",
109+
.product(name: "Testing", package: "swift-testing")
109110
],
110111
cSettings: wasiLibcCSettings,
111112
swiftSettings: availabilityMacros + featureSettings

0 commit comments

Comments
 (0)