Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestMultiTranslation.py
index 0d3971e27e640289d955646ce9a345c258086c79..edb25d517e9aba7ed3d0b3b39f6fa3166f9f684b 100644 (file)
@@ -211,5 +211,5 @@ checkTranslation(aTranslated, aNbCopies.value(), DELTA_X, DELTA_Y)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())