Current File : /home/jvzmxxx/wiki1/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();
    }
}