| Current Path : /var/www/html/dyna-hr/vendor/phpunit/phpunit/tests/_files/ |
| Current File : /var/www/html/dyna-hr/vendor/phpunit/phpunit/tests/_files/InheritedTestCase.php |
<?php
class InheritedTestCase extends OneTestCase
{
public function test2()
{
}
}