This commit is contained in:
Romain Neutron
2013-12-03 20:59:47 +01:00
parent ae12a88437
commit 1af21b88ef
11 changed files with 9 additions and 22 deletions

View File

@@ -4,7 +4,6 @@ namespace Alchemy\Tests\Phrasea\Model\Entities;
use Alchemy\Phrasea\Application;
use Alchemy\Phrasea\Model\Entities\User;
use Alchemy\Phrasea\Model\Entities\UserSetting;
class UserTest extends \PhraseanetPHPUnitAbstract
{