D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
www
/
vendor
/
phpunit
/
phpunit
/
tests
/
Regression
/
GitHub
/
1468
/
Filename :
Issue1468Test.php
back
Copy
<?php class Issue1468Test extends PHPUnit_Framework_TestCase { /** * @todo Implement this test */ public function testFailure() { $this->markTestIncomplete(); } }