]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/Test/TestConstraintParallel.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestConstraintParallel.py
index 076b2fc6277986ba1e1340c3a28b4e5a29c6cdb0..2dd6ce202acedd6c1608ce9ad27df7b984705d0f 100644 (file)
@@ -109,5 +109,5 @@ assert (aLineBEndPointPrev != aLineBEndPointNew)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())