X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelHighAPI%2FTest%2FTestReference.py;h=9abee983850fcb6ddb17e3cdb6acaeb44427b4f0;hb=932e3d618e4157ce19cef7c5c9cc4b9f9d3db0b4;hp=136894e25dc238cdb124a56ec30301716709d20f;hpb=0cf033e3d2d9a6419aac40d77cd200187562a159;p=modules%2Fshaper.git diff --git a/src/ModelHighAPI/Test/TestReference.py b/src/ModelHighAPI/Test/TestReference.py index 136894e25..9abee9838 100644 --- a/src/ModelHighAPI/Test/TestReference.py +++ b/src/ModelHighAPI/Test/TestReference.py @@ -2,7 +2,7 @@ import unittest import ModelAPI import ModelHighAPI -import model +from salome.shaper import model class FeaturesFixture(unittest.TestCase):