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

Cosmetic update testing cases.

This commit is contained in:
mkv 2014-12-26 13:02:51 +03:00 committed by bugmaster
parent 92ac0eb708
commit 4cf9a9f0ea
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ if { [regexp {Debug mode} [dversion]] } {
if { [regexp {Windows} [dversion]] } {
set max_t_1 50
} else {
set max_t_1 50
set max_t_1 60
}
}

View File

@ -20,7 +20,7 @@ if { [regexp {Debug mode} [dversion]] } {
if { [regexp {Windows} [dversion]] } {
set max_t_01 10
} else {
set max_t_01 5
set max_t_01 10
}
}