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