summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepixmapcache
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-05-23 10:11:35 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-23 03:45:31 +0200
commit91aec2e1d36fd284950c17f653445225eec6445a (patch)
tree1921fc4c7e5b22c573c493f480756c2a113dc816 /tests/auto/declarative/qdeclarativepixmapcache
parentc3bf5df59106e8ddacd2c109a377ee4ba7e495b5 (diff)
Fixed incorrect autotest name.
The qdeclarativepixmapcache test has been named "tst_qdeclarativeviewer" for some time. Change-Id: I883db9d8d86344f49819d277789e7faf10e1f11a Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativepixmapcache')
-rw-r--r--tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro b/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
index d7ec8c87..79cbcf09 100644
--- a/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
+++ b/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
@@ -1,5 +1,5 @@
CONFIG += testcase
-TARGET = tst_qdeclarativeviewer
+TARGET = tst_qdeclarativepixmapcache
QT += testlib
contains(QT_CONFIG,quick1): QT += concurrent quick1 quick1-private network