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

Commit

Permalink
Merge branch 'cs/zendframework/zendframework#7025-no-breaks-between-i…
Browse files Browse the repository at this point in the history
…mported-classes' into develop

Close zendframework/zendframework#7025
  • Loading branch information
Ocramius committed Dec 16, 2014
4 parents 5e10ba1 + ffb186a + 84e0388 + f1429de commit f29cb74
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/Definition/RuntimeDefinitionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
namespace ZendTest\Di\Definition;

use PHPUnit_Framework_TestCase as TestCase;

use Zend\Di\Definition\RuntimeDefinition;

class RuntimeDefinitionTest extends TestCase
Expand Down
1 change: 0 additions & 1 deletion test/DefinitionListTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
use Zend\Di\DefinitionList;
use Zend\Di\Definition\ClassDefinition;
use Zend\Di\Definition\BuilderDefinition;

use PHPUnit_Framework_TestCase as TestCase;

class DefinitionListTest extends TestCase
Expand Down

0 comments on commit f29cb74

Please sign in to comment.