0024608: Development of methods of global optimization of multivariable function
[occt.git] / tests / bugs / moddata_1 / buc60890
index ea2a5c8..e2cb21f 100755 (executable)
@@ -15,7 +15,7 @@ circle curve_2 5.3 -0.5 2
 
 set err [llength [2dextrema curve_1 curve_2]]
 
-if {$err == 16} {
+if {$err == 6} {
     puts "BUC60890 OK: Function 2dextrema works properly."
 } else {
     puts "Faulty BUC60890 : Function 2dextrema works wrongly."