summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlresultitems/qxmlresultitems.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlresultitems/qxmlresultitems.pro')
-rw-r--r--tests/auto/qxmlresultitems/qxmlresultitems.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/qxmlresultitems/qxmlresultitems.pro b/tests/auto/qxmlresultitems/qxmlresultitems.pro
index 7d74c20970..6004e8eb8c 100644
--- a/tests/auto/qxmlresultitems/qxmlresultitems.pro
+++ b/tests/auto/qxmlresultitems/qxmlresultitems.pro
@@ -1,4 +1,6 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qxmlresultitems
+QT += testlib
SOURCES += tst_qxmlresultitems.cpp
include (../xmlpatterns.pri)