]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/Test/TestConstraintRigid.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestConstraintRigid.py
index 44f741503c445a26fd56fde77468a8af18133331..e3f43b51356811d2b84923f58d069b5f1dc5bff4 100644 (file)
@@ -136,5 +136,5 @@ assert ((aLineCStartPoint.x(), aLineCStartPoint.y()) == (aLineBEndPoint.x(), aLi
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())