Commit 37939d5 1 parent 7bde884 commit 37939d5 Copy full SHA for 37939d5
File tree 1 file changed +0
-11
lines changed
1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -100,17 +100,6 @@ var targets: [PackageDescription.Target] = [
100
100
]
101
101
) ,
102
102
103
- // ==== ------------------------------------------------------------------------------------------------------------
104
- // MARK: Integration Tests - `it_` prefixed
105
-
106
- . executableTarget(
107
- name: " it_Clustered_swim_suspension_reachability " ,
108
- dependencies: [
109
- " SWIM "
110
- ] ,
111
- path: " IntegrationTests/tests_01_cluster/it_Clustered_swim_suspension_reachability "
112
- ) ,
113
-
114
103
// ==== ------------------------------------------------------------------------------------------------------------
115
104
// MARK: Samples are defined in Samples/Package.swift
116
105
// ==== ------------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments