[cig-commits] r17916 - short/3D/PyLith/trunk/tests/topology

brad at geodynamics.org brad at geodynamics.org
Sat Feb 19 21:31:15 PST 2011


Author: brad
Date: 2011-02-19 21:31:15 -0800 (Sat, 19 Feb 2011)
New Revision: 17916

Modified:
   short/3D/PyLith/trunk/tests/topology/test_meshmem.py
Log:
Update filename for test.

Modified: short/3D/PyLith/trunk/tests/topology/test_meshmem.py
===================================================================
--- short/3D/PyLith/trunk/tests/topology/test_meshmem.py	2011-02-20 05:30:39 UTC (rev 17915)
+++ short/3D/PyLith/trunk/tests/topology/test_meshmem.py	2011-02-20 05:31:15 UTC (rev 17916)
@@ -60,8 +60,8 @@
     Run test.
     """
 
-    #filenameIn = "data/tet4.exo"
-    filenameIn = "tri3_200m_gradient.exo"
+    filenameIn = "data/tet4.exo"
+    #filenameIn = "tri3_200m_gradient.exo"
 
     from pylith.perf.MemoryLogger import MemoryLogger
     self.logger = MemoryLogger()



More information about the CIG-COMMITS mailing list