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