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