summaryrefslogtreecommitdiff
path: root/silx/gui/plot/test/testPixelIntensityHistoAction.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/gui/plot/test/testPixelIntensityHistoAction.py')
-rw-r--r--silx/gui/plot/test/testPixelIntensityHistoAction.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silx/gui/plot/test/testPixelIntensityHistoAction.py b/silx/gui/plot/test/testPixelIntensityHistoAction.py
index 987e5b2..20d1ea2 100644
--- a/silx/gui/plot/test/testPixelIntensityHistoAction.py
+++ b/silx/gui/plot/test/testPixelIntensityHistoAction.py
@@ -33,7 +33,7 @@ import numpy
import unittest
from silx.utils.testutils import ParametricTestCase
-from silx.gui.test.utils import TestCaseQt, getQToolButtonFromAction
+from silx.gui.utils.testutils import TestCaseQt, getQToolButtonFromAction
from silx.gui import qt
from silx.gui.plot import Plot2D