]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionPlugin/Test/UnitTestAxis.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ConstructionPlugin / Test / UnitTestAxis.py
index c626e6de00fe238039f50d9e00d0136fa9ee0c5a..17c1db355c48d867749067947a976b9831da2222 100644 (file)
@@ -75,5 +75,5 @@ aSession.finishOperation()
 # End of test
 #=========================================================================
 
-import model
+from salome.shaper import model
 assert(model.checkPythonDump())