]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py
Salome HOME
Fix suite_FEATURE_BOOLEAN/tst_boolean_001
[modules/shaper.git] / test.squish / suite_FEATURE_BOOLEAN / tst_boolean_001 / test.py
index d627e9345b954c8721291f78dbf84590d0f80292..824640fd897af2b3fb95e69924f8f3a29c500139 100644 (file)
@@ -29,12 +29,13 @@ def main():
     
     #[step] Fit all
     fit_all()
+    test.vp("INIT")
     
     #[step] Implement boolean cut for existing objects
     boolean_cut((139, 138), (420, 195))
 
     #[check] Check that operation has been executed successfully
-    test.vp("VP1")
+    test.vp("CUT")
     
     # [step] Close application without saving
     close_application()