Files
Chamilo/vendor/ocramius/proxy-manager/phpbench.json
2025-04-10 12:24:57 +02:00

11 lines
214 B
JSON

{
"bootstrap": "vendor/autoload.php",
"path": "tests/ProxyManagerBench",
"retry_threshold": 5,
"reports": {
"report": {
"extends": "aggregate"
}
}
}