summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-11-25 15:57:57 +0200
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2016-01-22 09:13:20 +0000
commit870e68cd750ca113181a2b62e3d09c9602a0a552 (patch)
tree35955790da815ccaa945d6e79808c0da4225aa70 /tests
parentcfe891eeb8163f70cedda5099f76a42a5f7332d1 (diff)
Remove insignificant flag from qglyphrun test
Task-number: QTBUG-28593 Change-Id: I04e73947c7f131bdb4341c224fb008b26be22c22 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/gui/text/qglyphrun/qglyphrun.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/gui/text/qglyphrun/qglyphrun.pro b/tests/auto/gui/text/qglyphrun/qglyphrun.pro
index 39f641a3b2..3abca8ce89 100644
--- a/tests/auto/gui/text/qglyphrun/qglyphrun.pro
+++ b/tests/auto/gui/text/qglyphrun/qglyphrun.pro
@@ -2,8 +2,6 @@ CONFIG += testcase
TARGET = tst_qglyphrun
QT = core gui testlib
-linux: CONFIG += insignificant_test
-
SOURCES += \
tst_qglyphrun.cpp