Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ParametersPlugin / Test / TestParameterChangeValue.py
index d9941dad112085e00d5ac943d495db508f3ea6c0..3d6d9e23056a22dd0bd9380a53dd3847a01beca3 100644 (file)
@@ -23,7 +23,7 @@ from GeomDataAPI import *
 from ModelAPI import *
 import math
 import unittest
-import model
+from salome.shaper import model
 
 __updated__ = "2015-04-27"