Salome HOME
0022071: EDF 2497 PARAVIS : Porting of VISU tests for PARAVIS
[modules/paravis.git] / test / VisuPrs / StreamLines / A0.py
index 902414862e8d67140830dc0a7a941111d17edab0..d04af640ed695157d0aef22a7e1941321d6f5378 100644 (file)
@@ -39,3 +39,6 @@ print "file ", file
 print " --------------------------------- "
 print "\nCreatePrsForFile..."
 CreatePrsForFile(myParavis, file, [PrsTypeEnum.STREAMLINES], picturedir, pictureext)
+
+import time
+time.sleep(10000)