mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix conflicts in test plan files.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
"containerPath" : "container:Core",
|
||||
"identifier" : "CoreTests",
|
||||
"name" : "CoreTests"
|
||||
}
|
||||
@@ -55,8 +55,7 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
<<<<<<< HEAD
|
||||
"containerPath" : "container:Feedly",
|
||||
"identifier" : "FeedlyTests",
|
||||
"name" : "FeedlyTests"
|
||||
}
|
||||
@@ -64,13 +63,17 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
"containerPath" : "container:Account",
|
||||
"identifier" : "AccountTests",
|
||||
"name" : "AccountTests"
|
||||
=======
|
||||
"identifier" : "WebTests",
|
||||
"name" : "WebTests"
|
||||
>>>>>>> 72e83becb1becceba3c41a747d377a7bfab51bf4
|
||||
}
|
||||
},
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:Web",
|
||||
"identifier" : "WebTests",
|
||||
"name" : "WebTests"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
"containerPath" : "container:Core",
|
||||
"identifier" : "CoreTests",
|
||||
"name" : "CoreTests"
|
||||
}
|
||||
@@ -31,7 +31,7 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:..\/Tree",
|
||||
"containerPath" : "container:Tree",
|
||||
"identifier" : "TreeTests",
|
||||
"name" : "TreeTests"
|
||||
}
|
||||
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
"containerPath" : "container:Feedly",
|
||||
"identifier" : "FeedlyTests",
|
||||
"name" : "FeedlyTests"
|
||||
}
|
||||
@@ -47,7 +47,7 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
"containerPath" : "container:Account",
|
||||
"identifier" : "AccountTests",
|
||||
"name" : "AccountTests"
|
||||
}
|
||||
@@ -63,7 +63,7 @@
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
"containerPath" : "container:Web",
|
||||
"identifier" : "WebTests",
|
||||
"name" : "WebTests"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user