summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlitem/tst_qxmlitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlitem/tst_qxmlitem.cpp')
-rw-r--r--tests/auto/qxmlitem/tst_qxmlitem.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/qxmlitem/tst_qxmlitem.cpp b/tests/auto/qxmlitem/tst_qxmlitem.cpp
index 8b83798..8583a04 100644
--- a/tests/auto/qxmlitem/tst_qxmlitem.cpp
+++ b/tests/auto/qxmlitem/tst_qxmlitem.cpp
@@ -42,8 +42,6 @@
#include <QtTest/QtTest>
-#ifdef QTEST_XMLPATTERNS
-
#include <QXmlItem>
/*!
@@ -368,6 +366,3 @@ void tst_QXmlItem::withinQVariant() const
QTEST_MAIN(tst_QXmlItem)
#include "tst_qxmlitem.moc"
-#else //QTEST_XMLPATTERNS
-QTEST_NOOP_MAIN
-#endif