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