Skip to content

Commit

Permalink
0033419: Tests - Updating test case data
Browse files Browse the repository at this point in the history
Filenames in bug33414 are updated.
  • Loading branch information
AtheneNoctuaPt authored and vglukhik committed Jul 21, 2023
1 parent f81b1b5 commit 28b4895
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/bugs/modalg_8/bug33414
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ puts "========================"
puts "0033414: Modeling Algorithms - Access violation during executing BRepAlgoAPI_Section::Build()"
puts "========================"

set filepath1 [locate_data_file "CR33414_1.brep"]
set filepath2 [locate_data_file "CR33414_2.brep"]
set filepath1 [locate_data_file "bug33414_1.brep"]
set filepath2 [locate_data_file "bug33414_2.brep"]
restore ${filepath1} shape1
restore ${filepath2} shape2
bsection res shape1 shape2
Expand Down

0 comments on commit 28b4895

Please sign in to comment.