Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / SketchPlugin / Test / TestHighload.py
index 82075373941b56c8f5f03bbc14f4c920afbbd744..f78be7ff246eff69ab09cb889587920d697dc98c 100644 (file)
@@ -121,5 +121,5 @@ aSession.finishOperation()
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())