From 91922395c0af378e9b97ed82ab388171bba813c9 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 9 May 2013 14:39:56 +0200 Subject: test: Remove insignificant_test from tst_qmacstyle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test is now passing on all CI platforms. Change-Id: I421a7f541e24f1f1ebad8a68cc599bbdd38a767a Reviewed-by: Simo Fält Reviewed-by: Janne Anttila --- tests/auto/qmacstyle/qmacstyle.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qmacstyle/qmacstyle.pro b/tests/auto/qmacstyle/qmacstyle.pro index 698ca1e..4a6ed72 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 -- cgit v0.12