summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl')
-rw-r--r--tests/auto/opengl/qgl/tst_qgl.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/opengl/qgl/tst_qgl.cpp b/tests/auto/opengl/qgl/tst_qgl.cpp
index 9f11746d75..492c250b6b 100644
--- a/tests/auto/opengl/qgl/tst_qgl.cpp
+++ b/tests/auto/opengl/qgl/tst_qgl.cpp
@@ -61,9 +61,6 @@
#include <QtGui/private/qimagepixmapcleanuphooks_p.h>
#endif
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QGL : public QObject
{
Q_OBJECT