summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-06-27 12:50:57 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-27 07:12:37 +0200
commit934f52c270efeb19ecccc77f80996c8ab8068221 (patch)
treeb05adf1d6e5ce89189a00c4384b3c860be514c97 /tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
parentc8da34cde266da87ab6ede8c53131e8be3b55c74 (diff)
Remove expect fail and insignificant test flag.
Task-number: QTBUG-19538 Change-Id: I2fa712c804fae17c7e59019a8510cb195b2e5eaf Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro')
-rw-r--r--tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro b/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
index f94c4cd6..d09701c4 100644
--- a/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
+++ b/tests/auto/declarative/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
@@ -10,5 +10,3 @@ macx:CONFIG -= app_bundle
include(../shared/qdeclarativedatatest.pri)
CONFIG += parallel_test
-
-CONFIG+=insignificant_test # QTQAINFRA-428