summaryrefslogtreecommitdiff
path: root/tests/auto/patternistexamplefiletree
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/patternistexamplefiletree')
-rw-r--r--tests/auto/patternistexamplefiletree/tst_patternistexamplefiletree.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/patternistexamplefiletree/tst_patternistexamplefiletree.cpp b/tests/auto/patternistexamplefiletree/tst_patternistexamplefiletree.cpp
index a45accc..1e8b8e8 100644
--- a/tests/auto/patternistexamplefiletree/tst_patternistexamplefiletree.cpp
+++ b/tests/auto/patternistexamplefiletree/tst_patternistexamplefiletree.cpp
@@ -42,8 +42,6 @@
#include <QtTest/QtTest>
-#ifdef QTEST_XMLPATTERNS
-
/*!
\class tst_PatternistExampleFileTree
\internal
@@ -67,8 +65,5 @@ void tst_PatternistExampleFileTree::run() const
QTEST_MAIN(tst_PatternistExampleFileTree)
#include "tst_patternistexamplefiletree.moc"
-#else
-QTEST_NOOP_MAIN
-#endif
// vim: et:ts=4:sw=4:sts=4