diff --git a/product/ERP5/tests/testSpellChecking.py b/product/ERP5/tests/testSpellChecking.py index e4aa851a3acfdf1395a5f95a6074efcbeda33291..bcada586cc69b833e53d33e29b5b5950032bcb1a 100644 --- a/product/ERP5/tests/testSpellChecking.py +++ b/product/ERP5/tests/testSpellChecking.py @@ -88,7 +88,6 @@ class TestSpellChecking(ERP5TypeTestCase): #'erp5_banking_check', #'erp5_banking_core', #'erp5_banking_inventory', - 'erp5_bpm', 'erp5_budget', 'erp5_calendar', @@ -106,7 +105,6 @@ class TestSpellChecking(ERP5TypeTestCase): 'erp5_immobilisation', 'erp5_item', 'erp5_knowledge_pad', - 'erp5_legacy_tax_system', 'erp5_mrp', 'erp5_open_trade', 'erp5_payroll',