Commit 0f8f681c authored by Julien Muchembled's avatar Julien Muchembled

tests: fix comments in testVerificationCommitUnfinishedTransactions

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2834 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent e86c7faa
......@@ -118,9 +118,8 @@ class Test(NEOThreadedTest):
self.testRestartWithMissingStorage(True)
def testVerificationCommitUnfinishedTransactions(self, fast_startup=False):
# translated from neo.tests.functional.testCluster.ClusterTests
""" Verification step should commit unfinished transactions """
# XXX: this kind of definition should be defined in base test class
# translated from neo.tests.functional.testCluster.ClusterTests
cluster = NEOCluster()
try:
cluster.start()
......
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