summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextobject/tst_qtextobject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qtextobject/tst_qtextobject.cpp')
-rw-r--r--tests/auto/gui/text/qtextobject/tst_qtextobject.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/gui/text/qtextobject/tst_qtextobject.cpp b/tests/auto/gui/text/qtextobject/tst_qtextobject.cpp
index 0d1773e3fa..15e50a5a54 100644
--- a/tests/auto/gui/text/qtextobject/tst_qtextobject.cpp
+++ b/tests/auto/gui/text/qtextobject/tst_qtextobject.cpp
@@ -49,9 +49,6 @@
#include <qtextedit.h>
#include <qtextcursor.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QTextObject : public QObject
{
Q_OBJECT