This commit is contained in:
Romain Neutron
2013-11-18 13:07:40 +01:00
parent aeac80a52f
commit d40b1d4fb1
22 changed files with 26 additions and 59 deletions

View File

@@ -2,9 +2,6 @@
namespace Alchemy\Tests\Phrasea\Authentication;
use Alchemy\Phrasea\Application;
use Alchemy\Phrasea\Authentication\ACLProvider;
class ACLProviderTest extends \PhraseanetPHPUnitAbstract
{
public function testGetACL()