Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Commit

Permalink
reverts un-needed autoloader change
Browse files Browse the repository at this point in the history
  • Loading branch information
schmittjoh committed May 23, 2014
1 parent c85d5f8 commit 87e3155
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Bootstrap.php
Expand Up @@ -8,5 +8,3 @@
if (file_exists('vendor/autoload.php')) {
$loader = include 'vendor/autoload.php';
}

\Doctrine\Common\Annotations\AnnotationRegistry::registerLoader('class_exists');

0 comments on commit 87e3155

Please sign in to comment.