summaryrefslogtreecommitdiff
path: root/tests/auto/qsourcelocation/tst_qsourcelocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsourcelocation/tst_qsourcelocation.cpp')
-rw-r--r--tests/auto/qsourcelocation/tst_qsourcelocation.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qsourcelocation/tst_qsourcelocation.cpp b/tests/auto/qsourcelocation/tst_qsourcelocation.cpp
index 5d955d4..b6da435 100644
--- a/tests/auto/qsourcelocation/tst_qsourcelocation.cpp
+++ b/tests/auto/qsourcelocation/tst_qsourcelocation.cpp
@@ -42,9 +42,6 @@
#include <QtTest/QtTest>
-#ifdef QTEST_XMLPATTERNS
-#include <QtXmlPatterns/QSourceLocation>
-
/* We expect these headers to be available. */
#include <QtXmlPatterns/QSourceLocation>
#include <QtXmlPatterns/qsourcelocation.h>
@@ -391,8 +388,5 @@ void tst_QSourceLocation::withQHash() const
QTEST_MAIN(tst_QSourceLocation)
#include "tst_qsourcelocation.moc"
-#else
-QTEST_NOOP_MAIN
-#endif
// vim: et:ts=4:sw=4:sts=4