X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FTest%2FTest1967.py;h=57570aeadfdd0d8d0d08025628a40f9e7d1a9398;hb=ca4fd4963bc25eab9382b9c8b9f5494c1acc8dac;hp=a59dfbbb41b0eb1ccc912a2171c7cb144e8c4bba;hpb=cd89b19af5d4093bf9afddd2aaf919d0d2180484;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/Test/Test1967.py b/src/SketchPlugin/Test/Test1967.py index a59dfbbb4..57570aead 100644 --- a/src/SketchPlugin/Test/Test1967.py +++ b/src/SketchPlugin/Test/Test1967.py @@ -27,7 +27,7 @@ from timeit import default_timer as timer import math # convenient ratio of time moving point to time creating sketch -MOVE_BUILD_RATIO = 0.1 +MOVE_BUILD_RATIO = 0.2 # tolerance for comparison of reals TOLERANCE = 1.e-7