From 2dd674530639e6df1ba0436e3baf77db6705534f Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Tue, 25 Oct 2011 14:19:49 +0200 Subject: Re-enabled tst_qstatictext tst_qstatictext is fixed by 8b4e40f5354ef81c40d8da35e0e79b2a87278e31 Task-number: QTBUG-20977 Change-Id: I70631951c98ee3033f4d0c7a61fad102d28846d1 Reviewed-by: Rohan McGovern --- tests/auto/gui/text/qstatictext/qstatictext.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/gui/text/qstatictext/qstatictext.pro b/tests/auto/gui/text/qstatictext/qstatictext.pro index 19ac6cec13..fff006ca8c 100644 --- a/tests/auto/gui/text/qstatictext/qstatictext.pro +++ b/tests/auto/gui/text/qstatictext/qstatictext.pro @@ -3,5 +3,3 @@ TARGET = tst_qstatictext QT += widgets widgets-private testlib QT += core core-private gui gui-private SOURCES += tst_qstatictext.cpp - -CONFIG += insignificant_test # QTBUG-21290 - crashes on qpa, xcb -- cgit v1.2.3