[Flash] Fixed unit test coverage annotation
This commit is contained in:
parent
9070e2640e
commit
afa2dacf40
@ -3,7 +3,7 @@ namespace Ratchet\Tests\Application\Server;
|
|||||||
use Ratchet\Component\Server\FlashPolicyComponent;
|
use Ratchet\Component\Server\FlashPolicyComponent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @covers Ratchet\Component\WebSocket\Version\Hixie76
|
* @covers Ratchet\Component\Server\FlashPolicyComponent
|
||||||
*/
|
*/
|
||||||
class FlashPolicyComponentTest extends \PHPUnit_Framework_TestCase {
|
class FlashPolicyComponentTest extends \PHPUnit_Framework_TestCase {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user