summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-20 22:11:16 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-23 07:42:26 +0200
commit144ec0f231189f07c2c08119f6e13d54b4dd4e00 (patch)
tree30de1f47fd542be238e04638011bb36b5c61c940 /tests
parent6da4a367e23f57f1a2da45cc2b47c4ea92435e02 (diff)
Re-enable qdeclarativetimer test.
This test has not failed since CI on qtquick1 began. Change-Id: Ic9b49f84b6ffa19dc2f175a52a243ff6a9274d47 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro b/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
index 0d4e164d..62dcb784 100644
--- a/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
+++ b/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
@@ -12,5 +12,3 @@ SOURCES += tst_qdeclarativetimer.cpp
}
CONFIG += parallel_test
-
-CONFIG+=insignificant_test # QTQAINFRA-428