0031918: Application Framework - New binary format for fast reading part of OCAF...
[occt.git] / tests / caf / progress / B1
index 5595338..7371c42 100644 (file)
@@ -25,8 +25,7 @@ set output [Open ${bDoc} Doc]
 Close Doc
 
 # Test data
-set ctr {"0%" "Reading data" "Reading geomentry" "Reading curves 2d"
- "Reading surfaces" "Reading Shapes" "Reading sub tree" "100%" }
+set ctr {"0%" "Reading data" "Reading sub tree" "100%" }
 
 foreach data ${ctr} {
     if ![regexp $data $output] {