Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / FeaturesPlugin / Test / TestExtrusion.py
index ea08653101f30fea67d00aea923fa2fa2bd51b52..527dafeacefc3de82bc6b86c340d20d30d50694d 100644 (file)
@@ -246,5 +246,5 @@ assert (anExtrusionResult is not None)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())