From c6590786cab94ed736948842c2b6ab4a1b0710ca Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sat, 28 Sep 2024 22:25:55 -0700 Subject: [PATCH] Add FoundationExtrasTests to testplan. --- Mac.xctestplan | 71 +++++--------------------------------------------- 1 file changed, 7 insertions(+), 64 deletions(-) diff --git a/Mac.xctestplan b/Mac.xctestplan index 81d9056a9..34a135c46 100644 --- a/Mac.xctestplan +++ b/Mac.xctestplan @@ -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