summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro b/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro
index 719c34f286..ef47a4b458 100644
--- a/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro
+++ b/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro
@@ -4,10 +4,6 @@ QT += network testlib
QT -= gui
SOURCES += tst_qabstractnetworkcache.cpp
-wince* {
- testFiles.files = tests
- testFiles.path = .
- DEPLOYMENT += testFiles
-}
+TESTDATA += tests/*
CONFIG += insignificant_test # QTBUG-20686; note, assumed unstable on all platforms