Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
zendframework/zendframework#6058 - Adding coverage annotation, removi…
Browse files Browse the repository at this point in the history
…ng \`@group\` annotation
  • Loading branch information
Ocramius committed May 3, 2014
1 parent aa4282f commit 717a493
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Filter/TimestampTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
use Zend\Log\Filter\Timestamp as TimestampFilter;

/**
* @group Zend_Log
*
* @author Nikola Posa <posa.nikola@gmail.com>
*
* @covers \Zend\Log\Filter\Timestamp
*/
class TimestampTest extends TestCase
{
Expand Down

0 comments on commit 717a493

Please sign in to comment.