Commit 465ffcaa authored by Jérome Perrin's avatar Jérome Perrin

disable the failing test untill someone rewrite it



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10973 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6c5a8fa0
......@@ -517,8 +517,9 @@ class TestBudget(ERP5TypeTestCase):
# LOG('Testing accounting transaction 2... ',0,message)
def test_04_Transaction_of_budget(self, quiet=0, run=RUN_ALL_TEST):
# jerome: disabled this test for now, it was from the first budget
# implementation, and this is not covered by the new version.
def XXXtest_04_Transaction_of_budget(self, quiet=0, run=RUN_ALL_TEST):
"""
Try to validate budget trasaction if the transfert is authorized
"""
......
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