diff --git a/tests/__init__.py b/tests/__init__.py index 8c36618566ae828e71c314cd052cdaa838bbaa5d..2267da1f21735817c20e2d4d4281e3b9f3f39a1a 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -57,7 +57,6 @@ class ERP5(_ERP5): if test_case.startswith('testLive') or test_case.startswith('testVifib') \ or test_case.startswith('testFunctional') \ or test_case in ('testPerformance', 'testSimulationPerformance', - 'testDmsWithFlare', # XXX(Seb), put it back ASAP 'testERP5LdapCatalog', # XXX (Ivan), until LDAP server is available this test will alway fail 'testERP5eGov', # it is not maintained any more 'testAccounting_l10n_fr_m9'):