summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkcookie/qnetworkcookie.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/access/qnetworkcookie/qnetworkcookie.pro')
-rw-r--r--tests/auto/network/access/qnetworkcookie/qnetworkcookie.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/network/access/qnetworkcookie/qnetworkcookie.pro b/tests/auto/network/access/qnetworkcookie/qnetworkcookie.pro
index 95d8b6ea1f..320e3a81c5 100644
--- a/tests/auto/network/access/qnetworkcookie/qnetworkcookie.pro
+++ b/tests/auto/network/access/qnetworkcookie/qnetworkcookie.pro
@@ -1,4 +1,5 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qnetworkcookie
SOURCES += tst_qnetworkcookie.cpp
-QT = core network
+QT = core network testlib