]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test.squish/suite_ISSUES_SALOME/tst_532/test.py
Salome HOME
NewGeom is renamed to SHAPER
[modules/shaper.git] / test.squish / suite_ISSUES_SALOME / tst_532 / test.py
index 5e486755f7e7809015e859064387399efdfd3cfd..dc2625990231cf45105c080d90558feec9bdffcf 100644 (file)
@@ -13,8 +13,8 @@ def main():
     startApplication("salome_run.sh")
     set_defaults()
     
-    activate_newgeom()
-    
+    activate_SHAPER()
+
     sketch_create(help_points("XY_plane"), lambda: sketch_circle())
     sketch_create(help_points("XY_plane"), lambda: sketch_lines())
     test.vp("VP_SKETCHES")