Modified test case (increase cpulimit in Debug mode)
[occt.git] / tests / bugs / caf / buc60925
CommitLineData
a87752f3 1puts "==========="
2puts "BUC60925"
3puts "==========="
4
5pload QAcommands
6
7NewDocument D MDTV-Standard
8UndoLimit D 100
9
10NewCommand D
11
12set ResultError [BUC60925 D]
13if { ${ResultError} != 0 } {
14 puts "Error : 1"
15}
16
17NewCommand D
18
19