File "Issue1468Test.php"
Full Path: /www/wwwroot/shphe-en.com/smsapi/api_sdk/vendor/phpunit/phpunit/tests/Regression/GitHub/1468/Issue1468Test.php
File size: 197 bytes
MIME-type: --
Charset: utf-8
<?php
class Issue1468Test extends PHPUnit_Framework_TestCase
{
/**
* @todo Implement this test
*/
public function testFailure()
{
$this->markTestIncomplete();
}
}