X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/28810e6ce0411870a8fff3ffc00d5abefe556390..be58b929f2131d2c6aaa8b5c702a574c3812371b:/test/bdd/steps/cgi-with-coverage.php diff --git a/test/bdd/steps/cgi-with-coverage.php b/test/bdd/steps/cgi-with-coverage.php index 165a1b0c..47d3cc9a 100644 --- a/test/bdd/steps/cgi-with-coverage.php +++ b/test/bdd/steps/cgi-with-coverage.php @@ -1,6 +1,7 @@ stop(); @@ -16,5 +17,3 @@ $coverage->start($_SERVER['COV_TEST_NAME']); register_shutdown_function('coverage_shutdown', $coverage); include $_SERVER['COV_SCRIPT_FILENAME']; - -