0024500: Sudden exit of DRAW after multiple execution of test in cycle
[occt.git] / tests / bugs / modalg_5 / bug23952_2
index b0061fd..0e175d9 100644 (file)
@@ -11,11 +11,4 @@ restore [locate_data_file bug23952_s1.draw] a
 restore [locate_data_file bug23952_s2.draw] b
 
 set NbLines 6
-set info [OCC23952intersect $NbLines a b]
-
-if { [regexp "theNbSol: OK" $info] != 1 } {
-    puts "Error : Number of intersections is incorrect"
-} else {
-    puts "OK: Number of intersections is correct"
-}
-
+OCC23952intersect $NbLines a b