summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcache/qcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qcache/qcache.pro')
-rw-r--r--tests/auto/corelib/tools/qcache/qcache.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/tools/qcache/qcache.pro b/tests/auto/corelib/tools/qcache/qcache.pro
index 0da4e1414f..bd2a683da2 100644
--- a/tests/auto/corelib/tools/qcache/qcache.pro
+++ b/tests/auto/corelib/tools/qcache/qcache.pro
@@ -1,4 +1,5 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qcache
SOURCES += tst_qcache.cpp
-QT = core
+QT = core testlib
CONFIG += parallel_test