1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Adjusting new testing case for issue 25378

This commit is contained in:
mkv 2014-12-16 15:46:58 +03:00 committed by bugmaster
parent edf3cf25a2
commit d5a9d0da1c

View File

@ -18,9 +18,9 @@ if { [regexp {Debug mode} [dversion]] } {
set max_t_1 75
} else {
if { [regexp {Windows} [dversion]] } {
set max_t_1 25
set max_t_1 50
} else {
set max_t_1 25
set max_t_1 50
}
}