Skip to content

Commit e3cc297

Browse files
authored
Update Package.swift
1 parent e272b7d commit e3cc297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ if usePackageDependencies {
8383
.product(name: "Testing", package: "swift-testing")
8484
]
8585
swiftTestingPackageDep = [
86-
// .package(path: "../swift-testing"),
86+
.package(path: "../swift-testing"),
8787
]
8888
}
8989

0 commit comments

Comments
 (0)