Skip to content

Commit 329f751

Browse files
committed
fix CS
1 parent 3a6f8bc commit 329f751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/_files/skip-if-requires-code-coverage-driver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
if (!extension_loaded('xdebug')) {
2626
print 'skip: This test requires a code coverage driver';
27+
2728
return;
2829
}
2930

0 commit comments

Comments
 (0)