0031340: LDOM fails to read XML file starting with BOM
[occt.git] / tests / bugs / fclasses / bug132_8
1 puts "========"
2 puts "OCC132"
3 puts "BUC61029"
4 puts "BUC61030"
5 puts "========"
6
7 pload QAcommands
8
9 if [catch {OCC132 word1|word2} res] {
10     puts "Error : OCC132"
11 }