Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ModelAPI / Test / Test1512.py
index 491061c9be2b6d83c838351296654d1e2c36171a..21fce85e8ec2b847e2b3629e71e88f5cc02ae7f8 100755 (executable)
@@ -150,5 +150,5 @@ assert(aFuse.firstResult().shape().isConnectedTopology() == False)
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())