Salome HOME
base64 is used to store pickelized objects into XML
[modules/yacs.git] / src / yacsloader_swig / Test / testSaveLoadRun.py
index 12cddf6873f29b8c46233517a7497b5020fee596..5c2e755fe074bfae0b0ada235f911b2f2d2e4f1e 100755 (executable)
@@ -1171,7 +1171,7 @@ for i in i8:
     self.assertEqual(p.getState(),pilot.DONE)
     pass
 
-  def tess14(self):
+  def test14(self):
     """ Non regression EDF11027. Problem after Save/Load of a foreach node with type pyobj with input "SmplsCollection" manually set before. Correction in convertToYacsObjref from XML->Neutral. Objref can hide a string !"""
     xmlFileName="test14.xml"
     SALOMERuntime.RuntimeSALOME_setRuntime()