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

Commit

Permalink
Merge branch 'cache_tests_cleanup' of https://github.com/marc-mabe/zf2
Browse files Browse the repository at this point in the history
…into hotfix/cache-tests

Conflicts:
	tests/Zend/Locale/Data/CldrTest.php
  • Loading branch information
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ModuleAutoloaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,5 @@ public function testCanLoadModulesFromExplicitLocation()
$this->assertTrue(class_exists('My\NonmatchingModule\Module'));
$this->assertTrue(class_exists('PharModuleExplicit\Module'));
}

}

0 comments on commit 425fd03

Please sign in to comment.