Index: /issm/trunk-jpl/test/NightlyRun/test314.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test314.m	(revision 19520)
+++ /issm/trunk-jpl/test/NightlyRun/test314.m	(revision 19521)
@@ -5,6 +5,5 @@
 md=setflowequation(md,'SIA','all');
 md.cluster=generic('name',oshostname(),'np',1);
-md.transient.requested_outputs={'default','GroundedArea','IceVolume'}
-md.timestepping.final_time=1;
+md.transient.requested_outputs={'default','GroundedArea','IceVolume'};
 md=solve(md,TransientSolutionEnum());
 
