Commit 4aac9315 authored by Yusei Tahara's avatar Yusei Tahara

Added TestAccountingTransactionTemplate suite.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19502 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent dba0b9ac
......@@ -3077,5 +3077,5 @@ def test_suite():
suite.addTest(unittest.makeSuite(TestClosingPeriod))
suite.addTest(unittest.makeSuite(TestTransactionValidation))
suite.addTest(unittest.makeSuite(TestAccountingExport))
suite.addTest(unittest.makeSuite(TestAccountingTransactionTemplate))
return suite
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