]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/Test/TestConstraintCollinear.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestConstraintCollinear.py
index b5d898273aec132fa44c00bc2f962227a66c8bd9..cb7e090ecec8447803b1c69e1aec14b63b2400b8 100644 (file)
@@ -101,5 +101,5 @@ checkCollinear(aSketchLineA, aSketchLineB)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())