summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-11-25 16:00:14 +0200
committerJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>2015-12-02 16:31:41 +0000
commit609aaf64dc47c73c287bde14fe142d7b1179d55d (patch)
tree0dfcd0b8f2c41ec193b50e819a2341a0650a21b3 /tests
parentb24bb12f6a93b98e9bc44c99e151b995eb7cea71 (diff)
Remove insignificant flag for qstatictext test
Task-number: QTBUG-28593 Change-Id: Idcffe328dcb8d17b12244574518bb091157ae41e Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/gui/text/qstatictext/qstatictext.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/gui/text/qstatictext/qstatictext.pro b/tests/auto/gui/text/qstatictext/qstatictext.pro
index 55146c4482..002cead51d 100644
--- a/tests/auto/gui/text/qstatictext/qstatictext.pro
+++ b/tests/auto/gui/text/qstatictext/qstatictext.pro
@@ -1,5 +1,4 @@
CONFIG += testcase
-linux: CONFIG += insignificant_test
TARGET = tst_qstatictext
QT += testlib
QT += core-private gui-private