1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-10 23:24:02 +02:00
This commit is contained in:
Jordi Boggiano
2014-09-29 23:07:02 +01:00
parent 60f8561ffa
commit 0edd89d556
5 changed files with 14 additions and 23 deletions

View File

@@ -16,9 +16,6 @@ use Monolog\Logger;
use Monolog\TestCase;
/**
* Unit tests for the FleepHookHandler
*
* @author Ando Roots <ando@sqroot.eu>
* @coversDefaultClass \Monolog\Handler\FleepHookHandler
*/
class FleepHookHandlerTest extends TestCase