18 lines
326 B
JSON
18 lines
326 B
JSON
{
|
|
"FakeScenarioPlugin1.list": [
|
|
{
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 5
|
|
}
|
|
}
|
|
],
|
|
"FakeScenarioPlugin2.list": [
|
|
{
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 5
|
|
}
|
|
}
|
|
]
|
|
} |