Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / bug697_1
index 6014e46..e499447 100755 (executable)
@@ -12,8 +12,8 @@ puts ""
 restore [locate_data_file OCC697_1.brep] b1 
 restore [locate_data_file OCC697_2.brep] b2 
 
-puts [checkshape b1]
-puts [checkshape b2]
+checkshape b1
+checkshape b2
 ##############################################
 if { [catch {bfuse result b1 b2} catch_result] } {
 ##############################################