Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / FeaturesPlugin / Test / TestSerialBoolean.py
index 9b248edcc789397da16b601d3b62dae1b05321fa..7adf336245fcb522d8d82f0cbd019ef3e15053d6 100644 (file)
@@ -193,5 +193,5 @@ aSession.finishOperation()
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())