File "InheritedTestCase.php"
Full Path: /www/wwwroot/shphe-en.com/smsapi/api_sdk/vendor/phpunit/phpunit/tests/_files/InheritedTestCase.php
File size: 94 bytes
MIME-type: --
Charset: utf-8
<?php
class InheritedTestCase extends OneTestCase
{
public function test2()
{
}
}