pay/tests/Parser/ResponseParserTest.php
2021-06-07 13:58:04 +08:00

8 lines
107 B
PHP

<?php
namespace Yansongda\Pay\Tests\Parser;
class ResponseParserTest extends NoHttpRequestParserTest
{
}