diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2012-08-15 11:31:24 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-16 08:05:31 (GMT) |
commit | 6405ded85745a4bdd4e68d5de40d1bdd9ff739c0 (patch) | |
tree | fc91ceb7cddda178530bfd7cc56f6aebd3a9cb89 | |
parent | d68001808593fc9a89cfad05bae69ec83f431286 (diff) | |
download | Qt-6405ded85745a4bdd4e68d5de40d1bdd9ff739c0.zip Qt-6405ded85745a4bdd4e68d5de40d1bdd9ff739c0.tar.gz Qt-6405ded85745a4bdd4e68d5de40d1bdd9ff739c0.tar.bz2 |
test: Re-enabling tst_qdeclarativeerror test
This test is passing now on Windows.
Change-Id: I569c32c268406e3909ad418dc1761f85e9388f92
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r-- | tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro index 318e088..1c5fcf0 100644 --- a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro +++ b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro @@ -10,4 +10,3 @@ wince*: { } CONFIG += parallel_test -win32:CONFIG+=insignificant_test # QTQAINFRA-428 |