Salome HOME
Fix compilation errors (part 2)
[modules/shaper.git] / src / SketchPlugin / Test / TestConstraintPerpendicular.py
index 42c2c98574efa659af17689816aea709311a86ad..f1d321362471c29050b8f5098e7e5d20ea726366 100644 (file)
@@ -122,5 +122,5 @@ assert (aLineBEndPointPrev   != (aLineBEndPoint.x(),   aLineBEndPoint.y()))
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())