Modified test case (increase cpulimit in Debug mode)
[occt.git] / tests / bugs / caf / buc60867
CommitLineData
a87752f3 1puts "==========="
2puts "BUC60867"
3puts "==========="
4
5pload QAcommands
6
7set ResultError [ BUC60867 [locate_data_file BUC60756_Doc.std] ]
8
9if { [regexp "0" $ResultError] != 1 } {
10 puts "Error : 1"
11}
12