summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/badxml/badxml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/badxml/badxml.pro')
-rw-r--r--tests/auto/testlib/selftests/badxml/badxml.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/badxml/badxml.pro b/tests/auto/testlib/selftests/badxml/badxml.pro
index 561c7e01db..89ae8eeeef 100644
--- a/tests/auto/testlib/selftests/badxml/badxml.pro
+++ b/tests/auto/testlib/selftests/badxml/badxml.pro
@@ -6,3 +6,7 @@ CONFIG -= debug_and_release_target
TARGET = badxml
+# This app is testdata for tst_selftests
+target.path = $$[QT_INSTALL_TESTS]/tst_selftests/$$TARGET
+INSTALLS += target
+