]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ParametersPlugin/Test/Test1806.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ParametersPlugin / Test / Test1806.py
index 096a9657bc12a294a9bd8fb70bb6762e607d71d1..2f478e8fa8f58a4d1ccc75d7bd0dd0534353d7a6 100644 (file)
@@ -47,5 +47,5 @@ assert(aDistance.real("ConstraintValue").value() == 12.5)
 #=========================================================================
 # End of test
 #=========================================================================
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())