Add FoundationExtrasTests to testplan.

This commit is contained in:
Brent Simmons 2024-09-28 22:25:55 -07:00
parent f4449e198e
commit c6590786ca

View File

@ -12,70 +12,6 @@
"codeCoverage" : false
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:FoundationExtras",
"identifier" : "FoundationExtrasTests",
"name" : "FoundationExtrasTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:AppKitExtras",
"identifier" : "AppKitExtrasTests",
"name" : "AppKitExtrasTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Parser",
"identifier" : "ParserTests",
"name" : "ParserTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Tree",
"identifier" : "TreeTests",
"name" : "TreeTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Core",
"identifier" : "CoreTests",
"name" : "CoreTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Feedly",
"identifier" : "FeedlyTests",
"name" : "FeedlyTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Account",
"identifier" : "AccountTests",
"name" : "AccountTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Web",
"identifier" : "WebTests",
"name" : "WebTests"
}
},
{
"parallelizable" : true,
"target" : {
@ -83,6 +19,13 @@
"identifier" : "ParserTests",
"name" : "ParserTests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/FoundationExtras",
"identifier" : "FoundationExtrasTests",
"name" : "FoundationExtrasTests"
}
}
],
"version" : 1