Commit 3bd81429 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove a comment about a test which is not there anymore.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1888 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 70fedd8d
......@@ -715,7 +715,6 @@ class ClientApplicationTests(NeoTestBase):
def test_undo2(self):
# Three tests here :
# undo txn2 where obj2 was modified in tid3 -> fail
# undo txn3 where there is a conflict on obj2
# undo txn3 where obj2 was altered from tid2 -> ok
# txn4 is the transaction where the undo occurs
app = self.getApp()
......
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