0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / moddata_2 / bug6278
index 5a3919f..0fc63f2 100755 (executable)
@@ -14,7 +14,7 @@ restore [locate_data_file OCC6278-B.brep] b
 bfuse result a b
 explode result v
 
-set nb_v_good 4
+checknbshapes result -vertex 4
 
 set DumpList [dump result_2]
 if {[llength ${DumpList}] < 40} {