summaryrefslogtreecommitdiffstats
path: root/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro')
-rw-r--r--tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro b/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro
index 772c833a7e..d6b8c133e5 100644
--- a/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro
+++ b/tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro
@@ -1,5 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+
+TARGET = tst_patternistexamplefiletree
+QT = core testlib
SOURCES += tst_patternistexamplefiletree.cpp
-QT = core
include (../xmlpatterns.pri)