Skip to content

Commit

Permalink
zendframework#6058 - Adding coverage annotation, removing \@group\
Browse files Browse the repository at this point in the history
…annotation
  • Loading branch information
Ocramius authored and dima committed Nov 27, 2014
1 parent 5532314 commit f4f0964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/ZendTest/Log/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 f4f0964

Please sign in to comment.