aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickrepeater/qquickrepeater.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickrepeater/qquickrepeater.pro')
-rw-r--r--tests/auto/quick/qquickrepeater/qquickrepeater.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/quick/qquickrepeater/qquickrepeater.pro b/tests/auto/quick/qquickrepeater/qquickrepeater.pro
index c3d96ee6d5..eb1c9fe9b1 100644
--- a/tests/auto/quick/qquickrepeater/qquickrepeater.pro
+++ b/tests/auto/quick/qquickrepeater/qquickrepeater.pro
@@ -7,9 +7,7 @@ SOURCES += tst_qquickrepeater.cpp
include (../../shared/util.pri)
include (../shared/util.pri)
-testFiles.files = data
-testFiles.path = .
-DEPLOYMENT += testFiles
+TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib