Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestMultiRotation.py
index 2afda371697834187d41e8c319458e9652672948..2a61103ec79195e7a2ce3d9560e5406ccba37380 100644 (file)
@@ -220,5 +220,5 @@ checkRotation(aRotated, aNbCopies.value(), CENTER_X, CENTER_Y, ANGLE)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())