]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/CollectionPlugin/Test/TestField.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / CollectionPlugin / Test / TestField.py
index d6ae47a5667fce2a0e33e1194a2da4a641a8bc98..722575fdffec0850194fc67bd6f28982f47e31ef 100644 (file)
@@ -174,5 +174,5 @@ aSession.finishOperation()
 aFieldResult = aField.firstResult()
 assert(aFieldResult)
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())