diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2012-08-24 09:01:06 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-25 03:48:20 (GMT) |
commit | 0e3616c224e250de6bb4d4ef0c7bb700b119546b (patch) | |
tree | 054dab93b256aba56998e0afe28f8c4e2dbe7d81 /tests/auto | |
parent | e21e37a767a0574d7f9afa60c3b4f35cc8870633 (diff) | |
download | Qt-0e3616c224e250de6bb4d4ef0c7bb700b119546b.zip Qt-0e3616c224e250de6bb4d4ef0c7bb700b119546b.tar.gz Qt-0e3616c224e250de6bb4d4ef0c7bb700b119546b.tar.bz2 |
test: Re-enabling tst_QToolTip test
This test has been passing for some time now.
Change-Id: If33c0a4b675f6ab331fa64709c2c8c8f3f3ffb4e
Reviewed-by: Caroline Chao <caroline.chao@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r-- | tests/auto/qtooltip/qtooltip.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qtooltip/qtooltip.pro b/tests/auto/qtooltip/qtooltip.pro index cf5ea3f..0bd0e42 100644 --- a/tests/auto/qtooltip/qtooltip.pro +++ b/tests/auto/qtooltip/qtooltip.pro @@ -1,4 +1,2 @@ load(qttest_p4) SOURCES += tst_qtooltip.cpp - -CONFIG+=insignificant_test # QTQAINFRA-428 |