0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / caf / buc60867_std
CommitLineData
ff205346 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