summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/network_remote_stresstest/network_remote_stresstest.pro')
-rw-r--r--tests/manual/network_remote_stresstest/network_remote_stresstest.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/manual/network_remote_stresstest/network_remote_stresstest.pro b/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
index 9ed1090533..3a581e12ad 100644
--- a/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
+++ b/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_network_remote_stresstest
-QT = core network
+QT = core network testlib
SOURCES += tst_network_remote_stresstest.cpp