Merge branch 'refs/heads/master' into socket-server

This commit is contained in:
Chris Boden 2012-05-07 21:06:25 -04:00
commit decf88833c

View File

@ -3,7 +3,7 @@ namespace Ratchet\Tests\Application\Server;
use Ratchet\Component\Server\FlashPolicyComponent;
/**
* @covers Ratchet\Component\WebSocket\Version\Hixie76
* @covers Ratchet\Component\Server\FlashPolicyComponent
*/
class FlashPolicyComponentTest extends \PHPUnit_Framework_TestCase {