summaryrefslogtreecommitdiff
path: root/silx/gui/plot3d/test/testGL.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/gui/plot3d/test/testGL.py')
-rw-r--r--silx/gui/plot3d/test/testGL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silx/gui/plot3d/test/testGL.py b/silx/gui/plot3d/test/testGL.py
index 70f197f..ae167ab 100644
--- a/silx/gui/plot3d/test/testGL.py
+++ b/silx/gui/plot3d/test/testGL.py
@@ -32,7 +32,7 @@ import logging
import unittest
from silx.gui._glutils import gl, OpenGLWidget
-from silx.gui.test.utils import TestCaseQt
+from silx.gui.utils.testutils import TestCaseQt
from silx.gui import qt