0032144: Draw Harness - add -silent option to command Close
[occt.git] / tests / de_mesh / gltf_write / begin
index 72db86b..41994be 100644 (file)
@@ -1,4 +1,4 @@
 pload XDE OCAF MODELING VISUALIZATION
-catch { Close D }
+Close D -silent
 # PBR requires OpenGL 3.0+ on macOS
 if { $::tcl_platform(os) == "Darwin" } { vcaps -core }