This commit is contained in:
Romain Neutron
2013-12-18 18:15:16 +01:00
parent 1796ed784b
commit a74ad06ad1
13 changed files with 2 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
<?php
use Alchemy\Phrasea\Core\PhraseaEvents;
use Silex\Application;
use Symfony\Component\EventDispatcher\Event;
class API_V1_TimerTest extends \PhraseanetTestCase