Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/phpunit/phpunit/tests/_files/InheritedTestCase.php
<?php
class InheritedTestCase extends OneTestCase
{
    public function
test2()
    {
    }
}