mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add ParserTests to testplan.
This commit is contained in:
@@ -69,11 +69,19 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:Web",
|
||||
"identifier" : "WebTests",
|
||||
"name" : "WebTests"
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:Web",
|
||||
"identifier" : "WebTests",
|
||||
"name" : "WebTests"
|
||||
}
|
||||
},
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"target" : {
|
||||
"containerPath" : "container:Modules\/Parser",
|
||||
"identifier" : "ParserTests",
|
||||
"name" : "ParserTests"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user