/vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php
https://bitbucket.org/alan_cordova/api-sb-map · PHP · 6 lines · 3 code · 1 blank · 2 comment · 0 complexity · 21f60a4b50e4d3c8be040904243c07a0 MD5 · raw file
- <?php
- // If process isolation fails to include this file, then
- // PHPUnit_Framework_TestCase itself does not exist. :-)
- require __DIR__ . '/../../../bootstrap.php';
- const GITHUB_ISSUE = 797;