summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp')
-rw-r--r--tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp b/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp
index 3ae1e63a8e..1b1b7137eb 100644
--- a/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp
+++ b/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp
@@ -44,9 +44,6 @@
#include <QtGui/QtGui>
#include <QtWidgets/QColorDialog>
-//TESTED_CLASS=
-//TESTED_FILES=
-
QT_FORWARD_DECLARE_CLASS(QtTestEventThread)
class tst_QColorDialog : public QObject