Commit 92cf514b authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! erp5_trade_ui_test:

parent c1e3271a
......@@ -28,17 +28,11 @@ import unittest
from Products.ERP5Type.tests.ERP5TypeFunctionalTestCase import ERP5TypeFunctionalTestCase
class TestFunctionalPDM(ERP5TypeFunctionalTestCase):
foreground = 0
run_only = "trade_zuite"
def getBusinessTemplateList(self):
return (
'erp5_pdm',
'erp5_trade',
'erp5_pdm_ui_test',
'erp5_trade_ui_test',
)
def test_suite():
suite = unittest.TestSuite()
......
erp5_full_text_mroonga_catalog
\ No newline at end of file
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