]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAPI/Test/TestPlatine.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PythonAPI / Test / TestPlatine.py
index 498be77501683cfa97ca1fb3e0aa2528dde15671..1a879d8d6b11dea44c65195c64e9a28d97bb2032 100644 (file)
@@ -1,6 +1,6 @@
 import unittest
 
-import examples.Platine
+import salome.shaper.examples.Platine
 
 if __name__ == "__main__":
     unittest.main()