Directory : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/1468/ |
Current File : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/1468/Issue1468Test.php |
<?php class Issue1468Test extends PHPUnit_Framework_TestCase { /** * @todo Implement this test */ public function testFailure() { $this->markTestIncomplete(); } }