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