Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PythonAPI / Test / TestSketcherSetParallel.py
index 859773b01d7297187d17d457b589922d697eacf7..d70f6c893bb94f691cdcd240f6d871877c5786e4 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-import model
+from salome.shaper import model
 from TestSketcher import SketcherTestCase
 
 class SketcherSetParallel(SketcherTestCase):