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

Commit

Permalink
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 93 deletions.
14 changes: 0 additions & 14 deletions test/AutoloadDoesNotHideParseError.php

This file was deleted.

12 changes: 0 additions & 12 deletions test/AutoloadableClass.php

This file was deleted.

4 changes: 2 additions & 2 deletions test/ModuleAutoloaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

namespace ZendTest\Loader\ModuleAutoloaderTest;
namespace ZendTest\Loader;

use PHPUnit_Framework_TestCase as TestCase;
use Zend\Loader\ModuleAutoloader;
use InvalidArgumentException;

class ManagerTest extends TestCase
class ModuleAutoloaderTest extends TestCase
{
public function setUp()
{
Expand Down
19 changes: 0 additions & 19 deletions test/MyLoader.php

This file was deleted.

29 changes: 0 additions & 29 deletions test/MyOverloader.php

This file was deleted.

17 changes: 0 additions & 17 deletions test/TestAsset/UnMappedClass.php

This file was deleted.

0 comments on commit 0cf297f

Please sign in to comment.