summaryrefslogtreecommitdiff
path: root/tests/auto/changeset
diff options
context:
space:
mode:
authorBill King <bill.king@nokia.com>2010-10-20 15:03:01 +1000
committerBill King <bill.king@nokia.com>2010-10-20 15:03:01 +1000
commitd95f3324c7545a1b30bca8d6d5796bd0adc2affb (patch)
tree21166027f84bdf9843d5998c689cec1450a0900e /tests/auto/changeset
parent5217ca8096427f7c127b5eee80f999306f965990 (diff)
downloadqt-creator-d95f3324c7545a1b30bca8d6d5796bd0adc2affb.tar.gz
tests: remove unnecessary TARGET = tst_$$TARGET
"CONFIG += testcase" does this for us, and is the proper way to do this.
Diffstat (limited to 'tests/auto/changeset')
-rw-r--r--tests/auto/changeset/changeset.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/changeset/changeset.pro b/tests/auto/changeset/changeset.pro
index 0d2522e880..8fb885d63f 100644
--- a/tests/auto/changeset/changeset.pro
+++ b/tests/auto/changeset/changeset.pro
@@ -13,5 +13,3 @@ HEADERS += \
$$UTILSDIR/utils/changeset.h
INCLUDEPATH += $$UTILSDIR
-
-TARGET=tst_$$TARGET