]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/Test/TestMultiBoolean.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / FeaturesPlugin / Test / TestMultiBoolean.py
index b6a6e742cba94fc89c79b54b69d1c992c258d0d4..aa36d86280812bc8b1492249212b0355ba9e5bee 100644 (file)
@@ -193,5 +193,5 @@ aSession.finishOperation()
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())