summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
diff options
context:
space:
mode:
authorGlenn Watson <glenn.watson@nokia.com>2012-06-22 10:18:16 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-26 02:12:56 +0200
commit779a4765d2b91554507e5503bfdc9620eb6a9c25 (patch)
tree37fceb00f17385a739f5ebb18948dc277ab1602b /tests/auto/declarative
parentacfed5f5f5c5d2123f3963fefa600e195ba1b73e (diff)
Remove insignificant flag for error test on Windows.
The test is now passing on Windows, so doesn't need to be marked as insignificant. Change-Id: I596fd9c50b586f0dd0bf275353bd1dc0b4fd58d9 Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
Diffstat (limited to 'tests/auto/declarative')
-rw-r--r--tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
index c4d0462d..8b132376 100644
--- a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
+++ b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
@@ -11,5 +11,3 @@ macx:CONFIG -= app_bundle
}
CONFIG += parallel_test
-
-win32:CONFIG+=insignificant_test # QTBUG-25421