Salome HOME
Improve SQUISH tests for Jenkins
[modules/shaper.git] / test.squish / suite_ISSUES / tst_PARALLEL_2 / test.py
index ab68913302962b37cc603bed2694b7c5d5ec7161..cdfc8f9e2287fe30010078b8718863dce8da0d5e 100644 (file)
@@ -21,7 +21,7 @@ def sketch():
 def main():
     source(findFile("scripts", "common.py"))
     
-    startApplication("GeomApp")
+    startApplication("linux_run.sh")
     set_defaults()
     
     sketch_create(help_points("XY_plane"), lambda: sketch())