Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ParametersPlugin / Test / TestParameterRename.py
index 10f854a3be8af3954767242f697a5327ee3dbee6..4141338293245ce6f1d9ab46b56727746a99f0e0 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"