summaryrefslogtreecommitdiff
path: root/silx/gui/plot/test/testImageView.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/gui/plot/test/testImageView.py')
-rw-r--r--silx/gui/plot/test/testImageView.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silx/gui/plot/test/testImageView.py b/silx/gui/plot/test/testImageView.py
index 5059a0b..3c8d84c 100644
--- a/silx/gui/plot/test/testImageView.py
+++ b/silx/gui/plot/test/testImageView.py
@@ -33,7 +33,7 @@ import unittest
import numpy
from silx.gui import qt
-from silx.gui.test.utils import TestCaseQt
+from silx.gui.utils.testutils import TestCaseQt
from silx.gui.plot import ImageView
from silx.gui.colors import Colormap