]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/Test/Test1064.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ModelAPI / Test / Test1064.py
index 4f433271e34bc6ad4bb2f6d03df52ae7c8512509..f0af7ad980d981f0e51351c9eb70dede2c992d1e 100644 (file)
@@ -106,5 +106,5 @@ assert(aPln.direction().z() == 0.)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())