summaryrefslogtreecommitdiff
path: root/silx/gui/plot/test/testLegendSelector.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/gui/plot/test/testLegendSelector.py')
-rw-r--r--silx/gui/plot/test/testLegendSelector.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silx/gui/plot/test/testLegendSelector.py b/silx/gui/plot/test/testLegendSelector.py
index 9d4ada7..de5ffde 100644
--- a/silx/gui/plot/test/testLegendSelector.py
+++ b/silx/gui/plot/test/testLegendSelector.py
@@ -33,7 +33,7 @@ import logging
import unittest
from silx.gui import qt
-from silx.gui.test.utils import TestCaseQt
+from silx.gui.utils.testutils import TestCaseQt
from silx.gui.plot import LegendSelector