summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-09 12:45:36 (GMT)
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-11 16:15:07 (GMT)
commit7cd487a4482bdeeb984ad213b659474f795c3642 (patch)
tree1d83e7b181311c440393e127735ae187bb75bb0e /tests/auto
parent91922395c0af378e9b97ed82ab388171bba813c9 (diff)
downloadQt-7cd487a4482bdeeb984ad213b659474f795c3642.zip
Qt-7cd487a4482bdeeb984ad213b659474f795c3642.tar.gz
Qt-7cd487a4482bdeeb984ad213b659474f795c3642.tar.bz2
test: Remove insignificant_test from tst_qitemdelegate
This test is now passing on all CI platforms. Change-Id: I06b659a750dcc76858287eb8336aa5228298d6e5 Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qitemdelegate/qitemdelegate.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qitemdelegate/qitemdelegate.pro b/tests/auto/qitemdelegate/qitemdelegate.pro
index 3682e1e..a41c8d0 100644
--- a/tests/auto/qitemdelegate/qitemdelegate.pro
+++ b/tests/auto/qitemdelegate/qitemdelegate.pro
@@ -5,5 +5,3 @@ QT += testlib
SOURCES += tst_qitemdelegate.cpp
win32:!wince*: LIBS += -lUser32
-
-CONFIG+=insignificant_test # QTQAINFRA-428