PHP Classes

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

Recommend this page to a friend!
  Packages of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php   Download  
File: vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 9 months 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;