0025783: Visualization - allow Z-layer to draw 2D objects and to make it alternative...
[occt.git] / tests / bugs / moddata_2 / bug2569_1
index f7e2a40..658be33 100755 (executable)
@@ -10,7 +10,7 @@ puts ""
 ######################################################
 cpulimit 60
 vinit
-set out [OCC2569 26 result]
+set out [OCC2569 26 res]
 if {[string compare $out "\n Degree = 25\n"] == 0} {
     puts "OCC2569: OK"
 } else {