]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/yacsloader_swig/Test/testSaveLoadRun.py
Salome HOME
Fix problem of concurrency
[modules/yacs.git] / src / yacsloader_swig / Test / testSaveLoadRun.py
index efafa9c7557588e833fe9212d31849653716063c..6ea538cb95af41dab12e144abe2625fba142baf3 100755 (executable)
@@ -1337,7 +1337,7 @@ for i in i8:
     cont.setProperty("nb_proc_per_node","7")           # <- here
     self.assertEqual(n00.getMaxLevelOfParallelism(),7) # <- here
     pass
-
+    
   def test19(self):
     """This test checks the mechanism of YACS that allow PythonNodes to know their DynParaLoop context."""
     fname=os.path.join(self.workdir, "test19.xml")