You are here

bootstrap797.php in Zircon Profile 8

File

vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php
View source
<?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;

Constants

Namesort descending Description
GITHUB_ISSUE