1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-16 10:54:53 +03:00

Correction of test case for issue CR25142

This commit is contained in:
mkv 2014-10-10 15:39:25 +04:00 committed by bugmaster
parent ab860031bd
commit eb46b12346

View File

@ -1 +1,7 @@
set TheFileName shading_109.brep set TheFileName shading_109.brep
if { [string compare ${command} "shading"] == 0 && [string compare ${group} "standard"] == 0} {
#
} else {
set bug_cross "OCC22687"
set nbcross(All) 4
}