Commit 7efb65bb authored by Yusuke Muraoka's avatar Yusuke Muraoka

remove an empty test method


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32245 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b4d912d1
......@@ -385,10 +385,6 @@ class TestAdvancedInvoice(TestSaleInvoiceMixin, ERP5TypeTestCase):
if err_list:
self.fail(''.join(err_list))
def test_Workflow(self):
"""XXX: Make a test for auto_planned"""
pass
class TestAdvancedSaleInvoice(TestAdvancedInvoice):
quiet = 1
......
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