Remove insignification of QStaticText test on Mac OS X.

This test has not failed in more than 300 CI runs, before which it was
failing consistently.

Change-Id: Ib9a0e4120b276e5620b544a0836134f1cbac7c84
Reviewed-by: QTBUG-23063
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
This commit is contained in:
Jason McDonald 2012-04-17 22:29:08 +10:00 committed by Qt by Nokia
parent b6cf486816
commit 005441f742

View File

@ -3,5 +3,3 @@ TARGET = tst_qstatictext
QT += testlib
QT += core core-private gui gui-private
SOURCES += tst_qstatictext.cpp
mac: CONFIG += insignificant_test # QTBUG-23063