summaryrefslogtreecommitdiff
path: root/silx/gui/plot/tools/test/testROI.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/gui/plot/tools/test/testROI.py')
-rw-r--r--silx/gui/plot/tools/test/testROI.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silx/gui/plot/tools/test/testROI.py b/silx/gui/plot/tools/test/testROI.py
index 5032036..8aec1d9 100644
--- a/silx/gui/plot/tools/test/testROI.py
+++ b/silx/gui/plot/tools/test/testROI.py
@@ -32,7 +32,7 @@ import numpy.testing
from silx.gui import qt
from silx.utils.testutils import ParametricTestCase
-from silx.gui.test.utils import TestCaseQt, SignalListener
+from silx.gui.utils.testutils import TestCaseQt, SignalListener
from silx.gui.plot import PlotWindow
import silx.gui.plot.items.roi as roi_items
from silx.gui.plot.tools import roi