summaryrefslogtreecommitdiff
path: root/tests/auto/linguist/lupdate/testdata/good/merge_versions
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-01-06 13:03:52 +0100
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-01-06 19:16:21 +0100
commitf562d3056a1977ce63653477f095d9678021cf0f (patch)
treeb073c2dc503e083d0ad5da8b32ad4915041d8ebd /tests/auto/linguist/lupdate/testdata/good/merge_versions
parent8fe7f1340bbb09db3d14923835c4e678134c4018 (diff)
downloadqt4-tools-f562d3056a1977ce63653477f095d9678021cf0f.tar.gz
tidy up the test .pro files
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata/good/merge_versions')
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/merge_versions/project.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/merge_versions/project.pro b/tests/auto/linguist/lupdate/testdata/good/merge_versions/project.pro
index 6c704c22b1..70dd7ce068 100644
--- a/tests/auto/linguist/lupdate/testdata/good/merge_versions/project.pro
+++ b/tests/auto/linguist/lupdate/testdata/good/merge_versions/project.pro
@@ -1,9 +1,6 @@
-TEMPLATE = app
-LANGUAGE = C++
-
FORMS += project.ui
-TRANSLATIONS = project.ts
+TRANSLATIONS = project.ts
# Copy the ts to a temp file because:
# 1. The depot file is usually read-only