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

4 lines
138 B
PHP
Raw Normal View History

2022-12-13 07:10:06 +01:00
<?php
$_GET['PHPUNIT_SELENIUM_TEST_ID'] = $argv[1];
require __DIR__ . '/../../../PHPUnit/Extensions/SeleniumCommon/phpunit_coverage.php';