From 91aec2e1d36fd284950c17f653445225eec6445a Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Wed, 23 May 2012 10:11:35 +1000 Subject: Fixed incorrect autotest name. The qdeclarativepixmapcache test has been named "tst_qdeclarativeviewer" for some time. Change-Id: I883db9d8d86344f49819d277789e7faf10e1f11a Reviewed-by: Kalle Lehtonen Reviewed-by: Toby Tomkins --- .../declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/declarative/qdeclarativepixmapcache') 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 -- cgit v1.2.3