TimeTrex/vendor/phpunit/phpunit-selenium/Tests/Selenium2TestCase/Coverage/singleFileCoverage.php

4 lines
138 B
PHP

<?php
$_GET['PHPUNIT_SELENIUM_TEST_ID'] = $argv[1];
require __DIR__ . '/../../../PHPUnit/Extensions/SeleniumCommon/phpunit_coverage.php';