Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/1374/
Upload File :
Current File : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/1374/Issue1374Test.php

<?php
/**
 * @requires extension I_DO_NOT_EXIST
 */
class Issue1374Test extends PHPUnit_Framework_TestCase
{
    protected function setUp()
    {
        print __FUNCTION__;
    }

    public function testSomething()
    {
        $this->fail('This should not be reached');
    }

    protected function tearDown()
    {
        print __FUNCTION__;
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]