Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ExchangePlugin / Test / TestImport.py
index 63e364baa38ef2a41d66c11c2ff6ca61724c0895..1f5b39dad6b8f95ae8e80197cfb438c90c0dd089 100644 (file)
@@ -121,5 +121,5 @@ if __name__ == '__main__':
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())