summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeitem
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-06-27 15:11:39 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-27 08:14:44 +0200
commit30b4827f2f78c2809b67c1440799a1db66722750 (patch)
treed74c6d9f98c6b0a5e889560549c037e6421953da /tests/auto/declarative/qdeclarativeitem
parent47c503a41f2e0f5502c64155b53ffe71264ae320 (diff)
Remove insignificant flag from tests that are passing.
Change-Id: I234857e61b6a58037828b14478984e54b8a15c8c Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativeitem')
-rw-r--r--tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro b/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
index 916b25b3..9b274487 100644
--- a/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
+++ b/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
@@ -14,5 +14,3 @@ symbian: {
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
-
-CONFIG+=insignificant_test # QTQAINFRA-428