Fix unit tests

This commit is contained in:
Romain Neutron
2013-03-28 16:45:27 +01:00
parent 54314f19ac
commit 610dcf45e2
2 changed files with 42 additions and 46 deletions

View File

@@ -1,8 +1,5 @@
<?php
require_once __DIR__ . '/../../PhraseanetPHPUnitAuthenticatedAbstract.class.inc';
use Alchemy\Phrasea\Core\PhraseaEvents;
use Silex\Application;
use Symfony\Component\EventDispatcher\Event;