Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / FeaturesPlugin / Test / TestBooleanCompSolids.py
index 8d997e60ecb747a8516bf6445d8e63da72d433b4..414498fb4b47828860aaa1e787b05fd37638c65c 100644 (file)
@@ -129,5 +129,5 @@ assert (aBooleanResult is not None)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())