Salome HOME
Fix on the previous commit for workload manager.
[modules/yacs.git] / src / yacsloader_swig / Test / testSaveLoadRun.py
index 734de057a4cd8add2bb953691d4a19fcd3ddabfe..6ea538cb95af41dab12e144abe2625fba142baf3 100755 (executable)
@@ -1391,7 +1391,6 @@ assert(my_dpl_localization[0][1]>=0 and my_dpl_localization[0][1]<3)
     ex.RunW(p,0)
     self.assertEqual(p.getState(),pilot.DONE)
 
-    self.skipTest("Skip HPContainertest")
     # run remote
     p=l.load(fname)
     pg=pilot.PlayGround()