summaryrefslogtreecommitdiffstats
path: root/tests/auto/qcombobox/qcombobox.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-09-26 16:54:50 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-28 01:15:38 +0200
commit22a83f364e074a56fa21d672bc01f440f833061f (patch)
tree0a922deb042365a484fdb43c7451836862967cc9 /tests/auto/qcombobox/qcombobox.pro
parent4bbcbec3fa514ebadfb1cd3826925239598fcaa1 (diff)
Re-enabled test and made it pass on Linux
Task-number: QTBUG-20753, QTBUG-21424 Change-Id: Icc4abf82c243b31b43d167df921e0585a5e89a1e Reviewed-on: http://codereview.qt-project.org/5553 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com> Reviewed-by: Matthew Cattell <matthew.cattell@nokia.com>
Diffstat (limited to 'tests/auto/qcombobox/qcombobox.pro')
-rw-r--r--tests/auto/qcombobox/qcombobox.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qcombobox/qcombobox.pro b/tests/auto/qcombobox/qcombobox.pro
index 18b2826710..7f5b57c237 100644
--- a/tests/auto/qcombobox/qcombobox.pro
+++ b/tests/auto/qcombobox/qcombobox.pro
@@ -1,5 +1,3 @@
load(qttest_p4)
QT += widgets widgets-private gui-private core-private
SOURCES += tst_qcombobox.cpp
-
-CONFIG += insignificant_test # QTBUG-21402