summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtemporaryfile/qtemporaryfile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtemporaryfile/qtemporaryfile.pro')
-rw-r--r--tests/auto/qtemporaryfile/qtemporaryfile.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qtemporaryfile/qtemporaryfile.pro b/tests/auto/qtemporaryfile/qtemporaryfile.pro
index 0f2a6ea..c93a2e5 100644
--- a/tests/auto/qtemporaryfile/qtemporaryfile.pro
+++ b/tests/auto/qtemporaryfile/qtemporaryfile.pro
@@ -6,7 +6,7 @@ QT = core
symbian {
testData.sources = tst_qtemporaryfile.cpp
testData.path = .
- DEPLOYMENT += testData
+ DEPLOYMENT += testData
}else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}