Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / buc60703_2
old mode 100644 (file)
new mode 100755 (executable)
index b2976f4..a8a4b77
@@ -10,10 +10,10 @@ puts ""
 ############################################
 
 restore [locate_data_file buc60703c.brep] a 
-puts [checkshape a]
+checkshape a
 
 restore [locate_data_file buc60703e.brep] b
-puts [checkshape b]
+checkshape b
 
 
 if [catch {bfuse result a b } catch_result] {