0026622: Tests - Avoid using dlog and decho commands in test scripts
[occt.git] / tests / bugs / modalg_4 / bug6766_2
index ceec139..c7e616c 100755 (executable)
@@ -10,13 +10,8 @@ set BugNumber OCC6766
 
 restore [locate_data_file OCC6766.brep] a 
 
-decho off
-set che_a [checkshape a]
-decho on
-if { [regexp {Faulty} $che_a] } {
-    puts "Faulty ${BugNumber} : checkshape is wrong for a"
-}
-    
+checkshape a
+
 set Y 4
 plane pl 0 ${Y} 0 0 1 0
 mkface f pl