summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro')
-rw-r--r--tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro b/tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro
index 1f8652d533..013eaaf780 100644
--- a/tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro
+++ b/tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro
@@ -4,5 +4,9 @@ QT = core testlib
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
-
TARGET = fetchbogus
+
+# This app is testdata for tst_selftests
+target.path = $$[QT_INSTALL_TESTS]/tst_selftests/$$TARGET
+INSTALLS += target
+