1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-10 23:24:02 +02:00

remove notation

This commit is contained in:
pomaxa
2012-06-13 17:51:36 +03:00
parent fb19840a8f
commit 9d8b108d3c

View File

@@ -30,12 +30,6 @@ class AmqpHandlerTest extends TestCase
} }
} }
/**
* @covers Monolog\Handler\AmqpHandler::__construct
* @covers Monolog\Handler\AmqpHandler::handle
* @covers Monolog\Handler\AmqpHandler::write
* @covers Monolog\Handler\AmqpHandler::getDefaultFormatter
*/
public function testHandle() public function testHandle()
{ {
$exchange = $this->getExchange(); $exchange = $this->getExchange();