0032144: Draw Harness - add -silent option to command Close
[occt.git] / tests / caf / bugs / D2
index 6c347f0..163756b 100644 (file)
@@ -59,7 +59,7 @@ proc checkarray {name array expected} {
 
 pload TOPTEST
 
-catch {Close D}
+Close D -silent
 
 # Normal test execution
 if !$Create_Doc {