Fix unit tests

This commit is contained in:
Romain Neutron
2012-03-30 13:46:08 +02:00
parent 14cb8dcc41
commit 30df661cb8
3 changed files with 2 additions and 4 deletions

View File

@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
require_once __DIR__ . "/../../lib/classes/bootstrap.class.php";
require_once __DIR__ . "/PhraseanetPHPUnitListener.class.inc";
use Silex\WebTestCase;