summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter/qcompleter.pro
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-19 18:51:37 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-23 09:45:24 +0200
commit7ace6169fb540096edba377932fadea9125a0b1c (patch)
tree9c7dfc320115fdabe0174121a4f56c2c8ea1fe88 /tests/auto/widgets/util/qcompleter/qcompleter.pro
parent47617f68cbed0c14e7318e1c85885ed8411b7344 (diff)
Remove insignification from QCompleter autotest.
Until March 15, 2012, this test failed consistently on Mac and passed on other platforms. Since then, the test has passed consistently on all platforms. Change-Id: Ie773643a1c9dc0ab3596786badbc3c3afd4824d6 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/widgets/util/qcompleter/qcompleter.pro')
-rw-r--r--tests/auto/widgets/util/qcompleter/qcompleter.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/widgets/util/qcompleter/qcompleter.pro b/tests/auto/widgets/util/qcompleter/qcompleter.pro
index 6a817a89ac..19d8d500b8 100644
--- a/tests/auto/widgets/util/qcompleter/qcompleter.pro
+++ b/tests/auto/widgets/util/qcompleter/qcompleter.pro
@@ -4,5 +4,3 @@ TARGET = tst_qcompleter
QT += widgets testlib
SOURCES += tst_qcompleter.cpp
-
-CONFIG += insignificant_test # QTBUG-21424