Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / bug770
index edb86e4..3d04ff3 100755 (executable)
@@ -12,13 +12,13 @@ puts ""
 
 restore [locate_data_file OCC770.brep] a 
 explode a
-puts [checkshape a_1]
-puts [checkshape a_2]
-puts [checkshape a_3]
+checkshape a_1
+checkshape a_2
+checkshape a_3
 
 bfuse res1 a_1 a_2
 
-puts [checkshape res1]
+checkshape res1
 
 bfuse result res1 a_3