1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-24 01:53:58 +01:00
guzzle/tests/ClientTest.php
2015-03-03 14:02:24 -08:00

8 lines
93 B
PHP

<?php
namespace GuzzleHttp\Tests;
class ClientTest extends \PHPUnit_Framework_TestCase
{
}