Merge branch 'Doctrine2.2' into Dev

This commit is contained in:
Romain Neutron
2012-03-19 19:06:03 +01:00
27 changed files with 125 additions and 97 deletions

View File

@@ -23,7 +23,6 @@ use Doctrine\Common\DataFixtures\Loader;
* @link www.phraseanet.com
*/
\bootstrap::register_autoloads();
abstract class PhraseanetPHPUnitAbstract extends WebTestCase