]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/CollectionPlugin/Test/TestGroup.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / CollectionPlugin / Test / TestGroup.py
index 139d41208c84a86e524ce2b3f75bcb0108356343..4c21a570a3a3ab323b0a8c96677fc00fff5e7aaf 100644 (file)
@@ -243,5 +243,5 @@ assert(aGroupResult.shape())
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())