Index: /issm/trunk-jpl/test/NightlyRun/test101.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test101.py	(revision 11976)
+++ /issm/trunk-jpl/test/NightlyRun/test101.py	(revision 11977)
@@ -3,3 +3,4 @@
 
 md=model()
-TriMesh('../Exp/Square.exp',150000.0**2.0,True)
+[a,b,c,d,e]=TriMesh('../Exp/Square.exp',15000.0**2.0,True)
+print(a,b,c,d,e)
