summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxml/tst_qxml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xml/sax/qxml/tst_qxml.cpp')
-rw-r--r--tests/auto/xml/sax/qxml/tst_qxml.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/xml/sax/qxml/tst_qxml.cpp b/tests/auto/xml/sax/qxml/tst_qxml.cpp
index 5fd8793f19..8a5e750563 100644
--- a/tests/auto/xml/sax/qxml/tst_qxml.cpp
+++ b/tests/auto/xml/sax/qxml/tst_qxml.cpp
@@ -46,10 +46,6 @@
#include <qdebug.h>
#include <qxml.h>
-
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QXml : public QObject
{
Q_OBJECT