summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-09 14:39:56 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-11 18:15:04 +0200
commit91922395c0af378e9b97ed82ab388171bba813c9 (patch)
treeef294be2a4bd6c711ebee4e531756f06d9494999
parent0e1345db78d2997b1a88a908d389ec9ee6613d75 (diff)
downloadqt4-tools-91922395c0af378e9b97ed82ab388171bba813c9.tar.gz
test: Remove insignificant_test from tst_qmacstyle
This test is now passing on all CI platforms. Change-Id: I421a7f541e24f1f1ebad8a68cc599bbdd38a767a Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
-rw-r--r--tests/auto/qmacstyle/qmacstyle.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qmacstyle/qmacstyle.pro b/tests/auto/qmacstyle/qmacstyle.pro
index 698ca1ed70..4a6ed72c7b 100644
--- a/tests/auto/qmacstyle/qmacstyle.pro
+++ b/tests/auto/qmacstyle/qmacstyle.pro
@@ -1,4 +1,2 @@
load(qttest_p4)
SOURCES += tst_qmacstyle.cpp
-
-CONFIG+=insignificant_test # QTQAINFRA-428