Skip to content

Commit e453dd7

Browse files
committed
Specify phpbench file pattern
1 parent c13e5df commit e453dd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpbench.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"runner.bootstrap": "vendor/autoload.php",
33
"runner.path": "benchmarks",
4+
"runner.file_pattern": "*Bench.php",
45
"runner.retry_threshold": 5,
56
"runner.time_unit": "milliseconds"
67
}

0 commit comments

Comments
 (0)