Skip to content

Commit 8b41d98

Browse files
authored
Add LLBuildManifestTests to test plan (#7077)
This target was missing so far.
1 parent cad8e61 commit 8b41d98

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

xcode/SwiftPM-Package.xctestplan

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,14 @@
191191
"identifier" : "XCBuildSupportTests",
192192
"name" : "XCBuildSupportTests"
193193
}
194+
},
195+
{
196+
"parallelizable" : true,
197+
"target" : {
198+
"containerPath" : "container:",
199+
"identifier" : "LLBuildManifestTests",
200+
"name" : "LLBuildManifestTests"
201+
}
194202
}
195203
],
196204
"version" : 1

0 commit comments

Comments
 (0)