summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qstandarditem/tst_qstandarditem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/itemviews/qstandarditem/tst_qstandarditem.cpp')
-rw-r--r--tests/auto/widgets/itemviews/qstandarditem/tst_qstandarditem.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/widgets/itemviews/qstandarditem/tst_qstandarditem.cpp b/tests/auto/widgets/itemviews/qstandarditem/tst_qstandarditem.cpp
index 206d469884..00c8a868d9 100644
--- a/tests/auto/widgets/itemviews/qstandarditem/tst_qstandarditem.cpp
+++ b/tests/auto/widgets/itemviews/qstandarditem/tst_qstandarditem.cpp
@@ -44,9 +44,6 @@
#include <qstandarditemmodel.h>
-//TESTED_CLASS=
-//TESTED_FILES=gui/itemviews/qstandarditemmodel.h gui/itemviews/qstandarditemmodel.cpp
-
class tst_QStandardItem : public QObject
{
Q_OBJECT