File "OverrideTestCase.php"
Full Path: /www/wwwroot/shphe-en.com/smsapi/api_sdk/vendor/phpunit/phpunit/tests/_files/OverrideTestCase.php
File size: 105 bytes
MIME-type: --
Charset: utf-8
<?php
class OverrideTestCase extends OneTestCase
{
public function testCase($arg = '')
{
}
}