Correction of testing case for issue 24374
[occt.git] / tests / bugs / fclasses / bug670
CommitLineData
352ffd73 1puts "TODO ?OCC12345 ALL: An exception was caught"
2puts "TODO ?OCC12345 ALL: \\*\\* Exception \\*\\*.*"
3
4puts "========"
5puts "OCC670"
6puts "========"
7puts ""
8#########################
9## Problem with the Print method.
10#########################
11
12pload QAcommands
13
14catch { OCC670 }
15
16puts "OCC670 OK"