Remove insignificant flag from qglyphrun test
Task-number: QTBUG-28593 Change-Id: I04e73947c7f131bdb4341c224fb008b26be22c22 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>bb10
parent
cfe891eeb8
commit
870e68cd75
|
|
@ -2,8 +2,6 @@ CONFIG += testcase
|
|||
TARGET = tst_qglyphrun
|
||||
QT = core gui testlib
|
||||
|
||||
linux: CONFIG += insignificant_test
|
||||
|
||||
SOURCES += \
|
||||
tst_qglyphrun.cpp
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue