Commit da6255c7 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_corporate_identity_test: change file name

parent 1cb3bd31
......@@ -14,7 +14,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>template_test_zuite</string> </value>
<value> <string>corporate_identity_test_zuite</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -30,7 +30,7 @@ from Products.ERP5Type.tests.ERP5TypeFunctionalTestCase import ERP5TypeFunctiona
class TestFunctionalCorporateIdentityTemplateList(ERP5TypeFunctionalTestCase):
foreground = 0
run_only = "template_test_zuite"
run_only = "corporate_identity_test_zuite"
def getBusinessTemplateList(self):
return (
......
......@@ -8,6 +8,6 @@ person_module/template_test*
person_module/template_test*/default**
web_page_module/template_test_*
portal_categories/group/template_test_group
portal_tests/template_test_zuite
portal_tests/template_test_zuite/*
portal_tests/corporate_identity_test_zuite
portal_tests/corporate_identity_test_zuite/*
support_request_module/template_test_*
\ No newline at end of file
......@@ -8,8 +8,8 @@ person_module/template_test*/default**
portal_categories/function/company
portal_categories/function/company/executive
portal_categories/group/template*
portal_tests/template_test_zuite
portal_tests/template_test_zuite/*
portal_tests/corporate_identity_test_zuite
portal_tests/corporate_identity_test_zuite/*
product_module/template_test_product
sale_opportunity_module/template_test_*
support_request_module/template_test_*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment