From: dkulikov Date: Tue, 4 Jul 2023 09:29:13 +0000 (+0100) Subject: 0033419: Tests - Updating test case data X-Git-Tag: V7_8_0~40 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=1dad5844500f8c6999fe9a336e691ba7bdcc769f;p=occt.git 0033419: Tests - Updating test case data Filenames in bug33414 are updated. --- diff --git a/tests/bugs/modalg_8/bug33414 b/tests/bugs/modalg_8/bug33414 index 89db2191fd..cc5792195d 100644 --- a/tests/bugs/modalg_8/bug33414 +++ b/tests/bugs/modalg_8/bug33414 @@ -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