PHP Classes

File: Library/vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php   Download  
File: Library/vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 192 bytes
 

Contents

Class file image Download
<?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;