]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/Test/TestConstraintRadius.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestConstraintRadius.py
index acef6c2f03287e8b8d00c7d72215fd9a610d8d6b..9513b01ea8810eea306d6838c366d356a14d46c2 100644 (file)
@@ -151,5 +151,5 @@ assert (aCircleRadius.value() == 25)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())