Salome HOME
Improve SQUISH tests for Jenkins
[modules/shaper.git] / test.squish / suite_ISSUES / tst_PERPENDICULAR_1 / test.py
index 8bd1528745418399daeebe265deaa3375ef341ee..33ad41f94731fca2a5779ba301c89abbe29a4b5f 100644 (file)
@@ -10,7 +10,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())