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