From cebdc9244c019224846cb8d2668080fe386a6adc Mon Sep 17 00:00:00 2001 From: Alexandre Marie Date: Mon, 17 Dec 2018 12:28:24 +0100 Subject: New upstream version 0.9.0+dfsg --- silx/gui/plot/test/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'silx/gui/plot/test/utils.py') diff --git a/silx/gui/plot/test/utils.py b/silx/gui/plot/test/utils.py index efba39c..ed1917a 100644 --- a/silx/gui/plot/test/utils.py +++ b/silx/gui/plot/test/utils.py @@ -31,7 +31,7 @@ __date__ = "26/01/2018" import logging -from silx.gui.test.utils import TestCaseQt +from silx.gui.utils.testutils import TestCaseQt from silx.gui import qt from silx.gui.plot import PlotWidget -- cgit v1.2.3