Directory : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/1570/ |
Current File : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/1570/Issue1570Test.php |
<?php class Issue1570Test extends PHPUnit_Framework_TestCase { public function testOne() { print '*'; } }