summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlschema/tst_qxmlschema.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlschema/tst_qxmlschema.cpp')
-rw-r--r--tests/auto/qxmlschema/tst_qxmlschema.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/qxmlschema/tst_qxmlschema.cpp b/tests/auto/qxmlschema/tst_qxmlschema.cpp
index 9743b9b..07ff4ce 100644
--- a/tests/auto/qxmlschema/tst_qxmlschema.cpp
+++ b/tests/auto/qxmlschema/tst_qxmlschema.cpp
@@ -41,8 +41,6 @@
#include <QtTest/QtTest>
-#ifdef QTEST_XMLPATTERNS
-
#include <QAbstractMessageHandler>
#include <QAbstractUriResolver>
#include <QtNetwork/QNetworkAccessManager>
@@ -401,6 +399,3 @@ void tst_QXmlSchema::uriResolver() const
QTEST_MAIN(tst_QXmlSchema)
#include "tst_qxmlschema.moc"
-#else //QTEST_PATTERNIST
-QTEST_NOOP_MAIN
-#endif