[Neo-report] r2059 vincent - /trunk/neo/tests/testNodes.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 4 17:18:41 CEST 2010


Author: vincent
Date: Tue May  4 17:18:39 2010
New Revision: 2059

Log:
Update comment which should have been updated in r2049.

Modified:
    trunk/neo/tests/testNodes.py

Modified: trunk/neo/tests/testNodes.py
==============================================================================
--- trunk/neo/tests/testNodes.py [iso-8859-1] (original)
+++ trunk/neo/tests/testNodes.py [iso-8859-1] Tue May  4 17:18:39 2010
@@ -276,7 +276,7 @@
         self.assertEqual(manager.getByAddress(old_address), None)
         self.master.setAddress(new_address)
         self.checkByServer(self.master)
-        # a new storage replaced the old one
+        # - storage change it's UUID
         storage_list = manager.getStorageList()
         self.assertTrue(len(storage_list), 1)
         new_storage = storage_list[0]





More information about the Neo-report mailing list