/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

  1. <?php
  2. // If process isolation fails to include this file, then
  3. // PHPUnit_Framework_TestCase itself does not exist. :-)
  4. require __DIR__ . '/../../../bootstrap.php';
  5. const GITHUB_ISSUE = 797;