]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/Test/TestConstraintHorizontal.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestConstraintHorizontal.py
index dc0b226d20b0d416ee5887f54e42c9eccd8ac875..f0a55dfe755d3a64368dee4776a3889f33b733aa 100644 (file)
@@ -75,5 +75,5 @@ assert(aLineStartPoint.y() == aLineEndPoint.y())
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())