summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternsxqts/tst_suitetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xmlpatternsxqts/tst_suitetest.cpp')
-rw-r--r--tests/auto/xmlpatternsxqts/tst_suitetest.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/xmlpatternsxqts/tst_suitetest.cpp b/tests/auto/xmlpatternsxqts/tst_suitetest.cpp
index 76b7893..53541ac 100644
--- a/tests/auto/xmlpatternsxqts/tst_suitetest.cpp
+++ b/tests/auto/xmlpatternsxqts/tst_suitetest.cpp
@@ -42,8 +42,6 @@
#include <QtTest/QtTest>
-#ifdef QTEST_XMLPATTERNS
-
#include <QProcess>
#include "TestSuite.h"
#include "TestSuiteResult.h"
@@ -172,7 +170,5 @@ bool tst_SuiteTest::dontRun() const
{
return m_abortRun;
}
-#endif
-
// vim: et:ts=4:sw=4:sts=4