Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/phpunit/phpunit/tests/end-to-end/regression/GitHub/2145/Issue2145Test.php
<?php
class Issue2145Test extends PHPUnit\Framework\TestCase
{
    public static function
setUpBeforeClass()
    {
        throw new
Exception;
    }

    public function
testOne()
    {
    }

    public function
testTwo()
    {
    }
}