Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
zendframework#6266 - Adding missing coverage annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed May 20, 2014
1 parent f91cf8f commit cb028de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/ZendTest/Mvc/Service/ServiceManagerConfigTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
use Zend\ServiceManager\ServiceLocatorInterface;
use Zend\ServiceManager\ServiceManager;

/**
* @covers \Zend\Mvc\Service\ServiceManagerConfig
*/
class ServiceManagerConfigTest extends TestCase
{
public function setUp()
Expand Down

0 comments on commit cb028de

Please sign in to comment.