Rename test target to match directory name.
authorMichael Brasser <michael.brasser@nokia.com>
Wed, 26 Oct 2011 23:44:07 +0000 (09:44 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 27 Oct 2011 04:43:39 +0000 (06:43 +0200)
Change-Id: I8570d7ff4a824879ea32666e0715a253b472829a
Reviewed-by: Chris Adams <christopher.adams@nokia.com>

tests/auto/declarative/qquickitem2/qquickitem2.pro

index 47b31d9..2fe1eb1 100644 (file)
@@ -1,5 +1,5 @@
 CONFIG += testcase
-TARGET = tst_qquickitem
+TARGET = tst_qquickitem2
 macx:CONFIG -= app_bundle
 
 SOURCES += tst_qquickitem.cpp