]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelGeomAlgo/Test/TestPoint2D.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ModelGeomAlgo / Test / TestPoint2D.py
index b43279ad5b058fb86d7dff8a86036e131cc5c7b4..6d5cf94b939eb4106134e9267aba767db7038ef6 100755 (executable)
@@ -16,5 +16,5 @@ __updated__ = "2016-07-20"
 
 aSession = ModelAPI_Session.get()
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())