aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp')
-rw-r--r--tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp b/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
index 9a54e31cc2..bd2090df2f 100644
--- a/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
+++ b/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
@@ -81,9 +81,6 @@ tst_qsgflipable::tst_qsgflipable()
}
void tst_qsgflipable::initTestCase()
{
- QSGView canvas;
- if (!QGLShaderProgram::hasOpenGLShaderPrograms(canvas.context()))
- QSKIP("Flipable item needs OpenGL 2.0", SkipAll);
}
void tst_qsgflipable::cleanupTestCase()