diff --git a/product/ERP5/tests/testERP5WebCodingStyle.py b/product/ERP5/tests/testERP5WebCodingStyle.py index e83d5d80f499c82f7e56112dd0b11e270cc27829..90b3f992f37a8c1a44328775760b372063868f12 100644 --- a/product/ERP5/tests/testERP5WebCodingStyle.py +++ b/product/ERP5/tests/testERP5WebCodingStyle.py @@ -50,6 +50,7 @@ class ERP5WebCodingStyle(CodingStyleTestCase): 'erp5_ingestion_mysql_innodb_catalog', 'erp5_ingestion', 'erp5_crm', + 'erp5_administration', ) def test_suite():