[cig-commits] r22002 - short/3D/PyLith/trunk/unittests/pytests/topology

brad at geodynamics.org brad at geodynamics.org
Wed May 8 10:41:36 PDT 2013


Author: brad
Date: 2013-05-08 10:41:35 -0700 (Wed, 08 May 2013)
New Revision: 22002

Modified:
   short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py
Log:
Fixed comment.

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py	2013-05-08 11:37:44 UTC (rev 22001)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py	2013-05-08 17:41:35 UTC (rev 22002)
@@ -156,7 +156,7 @@
 
   def test_operatorAdd(self):
     """
-    Test newSection(field).
+    Test operator+=.
     """
     fieldB = MeshField(self.mesh)
     fieldB.allocate()



More information about the CIG-COMMITS mailing list