X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPythonAPI%2FTest%2FTestSketcherSetRadius.py;fp=src%2FPythonAPI%2FTest%2FTestSketcherSetRadius.py;h=f49a3db2b95012238b2d6932c140819df6998e7f;hb=ee6034427d4adc3b83cad729e641537382576ab4;hp=d713ab7ae3b921d02fa097e96b8677f56dfb463a;hpb=69793dfec9e9be157b68657b453aed9e53c24ce7;p=modules%2Fshaper.git diff --git a/src/PythonAPI/Test/TestSketcherSetRadius.py b/src/PythonAPI/Test/TestSketcherSetRadius.py index d713ab7ae..f49a3db2b 100644 --- a/src/PythonAPI/Test/TestSketcherSetRadius.py +++ b/src/PythonAPI/Test/TestSketcherSetRadius.py @@ -1,5 +1,5 @@ import unittest -import model +from salome.shaper import model from TestSketcher import SketcherTestCase class SketcherSetRadius(SketcherTestCase):