diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2012-08-16 13:15:21 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-17 14:00:37 (GMT) |
commit | 11d552ec2143d770456df8837f9f9505efb71067 (patch) | |
tree | a5dce7fe00e277ebe84503e8e7646f938ec41344 /tests/auto/qimagereader | |
parent | 916d6ef9aa8d4af5c4e4c020dce9c7e7674268fb (diff) | |
download | Qt-11d552ec2143d770456df8837f9f9505efb71067.zip Qt-11d552ec2143d770456df8837f9f9505efb71067.tar.gz Qt-11d552ec2143d770456df8837f9f9505efb71067.tar.bz2 |
test: Re-enabling tst_QImageReader test
This test has been passing in a stable way since build 679.
Change-Id: I19dd774793b11604ac0c725cc23adc58fd63cba7
Reviewed-by: Caroline Chao <caroline.chao@nokia.com>
Diffstat (limited to 'tests/auto/qimagereader')
-rw-r--r-- | tests/auto/qimagereader/qimagereader.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qimagereader/qimagereader.pro b/tests/auto/qimagereader/qimagereader.pro index 650b1c2..a9bfa1d 100644 --- a/tests/auto/qimagereader/qimagereader.pro +++ b/tests/auto/qimagereader/qimagereader.pro @@ -41,5 +41,3 @@ symbian: { DEPLOYMENT += imagePlugins } } - -CONFIG+=insignificant_test # QTQAINFRA-428 |