X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/af74c037f4fa28858fb36086b41b87e03921a049..b1b25d9a10ea7b97e12effc4313f140c17730c78:/test/bdd/steps/cgi-with-coverage.php?ds=inline 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']; - -