Ignore:
Timestamp:
06/09/20 03:06:44 (5 years ago)
Author:
bdef
Message:

CHG:removing setallnull which is a clone of deactivateall

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/Par/SquareNoDyn.py

    r24862 r24990  
    4848md.groundingline.migration = 'None'
    4949
    50 md.transient = transient.setallnullparameters(md.transient)
     50md.transient = transient.deactivateall(md.transient)
    5151
    5252#Change name so that no test have the same name
Note: See TracChangeset for help on using the changeset viewer.