005441f742
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>
6 lines
130 B
Prolog
6 lines
130 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qstatictext
|
|
QT += testlib
|
|
QT += core core-private gui gui-private
|
|
SOURCES += tst_qstatictext.cpp
|