0025803: Defective tests contaminating current directory
[occt.git] / tests / bugs / xde / bug24759
1 puts "================"
2 puts "OCC24759"
3 puts "================"
4 puts ""
5 ##########################################################################
6 # Crash on STEP import, when reading a file exported is non-"C" locale
7 ##########################################################################
8
9 decho off
10 stepread [locate_data_file bug24759_FissionMeter.step] aaa f * 
11
12
13