diff --git a/product/ERP5/tests/testXHTML.py b/product/ERP5/tests/testXHTML.py
index f6e9790b9b35de71a06689d3b2f54b40318cd810..138a4666c6bfbae8994d2f2c77318324e25a99a5 100644
--- a/product/ERP5/tests/testXHTML.py
+++ b/product/ERP5/tests/testXHTML.py
@@ -64,6 +64,7 @@ class TestXHTML(ERP5TypeTestCase):
   def getBusinessTemplateList():
     """  """
     return ( # dependency order
+      'erp5_core_proxy_field_legacy',
       'erp5_base',
       'erp5_trade',