From 14207dfbf7e3b2609dd41eac627cb148d165c0a8 Mon Sep 17 00:00:00 2001 From: Craig D'Amelio Date: Wed, 24 Sep 2014 13:48:03 -0400 Subject: [PATCH] Strip documentation, don't want to overstate. --- tests/Monolog/Handler/WhatFailureGroupHandlerTest.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/tests/Monolog/Handler/WhatFailureGroupHandlerTest.php b/tests/Monolog/Handler/WhatFailureGroupHandlerTest.php index 29508afa..f9695b44 100644 --- a/tests/Monolog/Handler/WhatFailureGroupHandlerTest.php +++ b/tests/Monolog/Handler/WhatFailureGroupHandlerTest.php @@ -1,14 +1,5 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace Monolog\Handler; use Monolog\TestCase;