mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 01:53:58 +01:00
8 lines
95 B
PHP
8 lines
95 B
PHP
<?php
|
|
namespace GuzzleHttp\Test;
|
|
|
|
class FunctionsTest extends \PHPUnit_Framework_TestCase
|
|
{
|
|
|
|
}
|