Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / bug919
index 86dcfdd..dcca903 100755 (executable)
@@ -16,8 +16,8 @@ explode a
 restore [locate_data_file OCC919-PROC.brep] a_1 
 #
 
-puts [checkshape a_1]
-puts [checkshape a_2]
+checkshape a_1
+checkshape a_2
 
 if { [ catch { bfuse result a_1 a_2} catch_result ] } {
     puts "Faulty OCC919 (case 1)"