Exclude tests from swift build

PiperOrigin-RevId: 443746991
This commit is contained in:
bourdakos
2022-04-22 13:39:46 -07:00
committed by Copybara-Service
parent ff7a662bf6
commit 9a362bb9ae
+1
View File
@@ -407,6 +407,7 @@ let package = Package(
// tests
"connections/listeners_test.cc",
"connections/strategy_test.cc",
"connections/clients/ios/BuildTests",
"connections/implementation/offline_frames_test.cc",
"connections/implementation/offline_service_controller_test.cc",
"connections/implementation/encryption_runner_test.cc",