0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_2 / bug249_3
index eb6acc1..e5471d0 100755 (executable)
@@ -1,5 +1,5 @@
 puts "TODO OCC12345 ALL: Error : The length of result shape is"
-puts "TODO OCC12345 ALL: Error : Result shape is WRONG because it must contains"
+puts "TODO OCC12345 ALL: Error :  is WRONG because number of"
 
 puts "========================"
 puts " OCC249 "
@@ -14,8 +14,7 @@ restore [locate_data_file case_9_edge3.brep] b
 puts [bop a b]
 puts [bopcut result]
 
-set nb_v_good 4
-set nb_e_good 2
+checknbshapes result -vertex 4 -edge 2
 set length 0
 set 2dviewer 0
  
\ No newline at end of file