From 609aaf64dc47c73c287bde14fe142d7b1179d55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= Date: Wed, 25 Nov 2015 16:00:14 +0200 Subject: Remove insignificant flag for qstatictext test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-28593 Change-Id: Idcffe328dcb8d17b12244574518bb091157ae41e Reviewed-by: Eskil Abrahamsen Blomfeldt Reviewed-by: Jędrzej Nowacki --- tests/auto/gui/text/qstatictext/qstatictext.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/gui/text/qstatictext/qstatictext.pro') diff --git a/tests/auto/gui/text/qstatictext/qstatictext.pro b/tests/auto/gui/text/qstatictext/qstatictext.pro index 55146c4482..002cead51d 100644 --- a/tests/auto/gui/text/qstatictext/qstatictext.pro +++ b/tests/auto/gui/text/qstatictext/qstatictext.pro @@ -1,5 +1,4 @@ CONFIG += testcase -linux: CONFIG += insignificant_test TARGET = tst_qstatictext QT += testlib QT += core-private gui-private -- cgit v1.2.3