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>
This commit is contained in:
Tony Sarajärvi 2015-11-25 16:00:14 +02:00 committed by Jędrzej Nowacki
parent b24bb12f6a
commit 609aaf64dc

View File

@ -1,5 +1,4 @@
CONFIG += testcase CONFIG += testcase
linux: CONFIG += insignificant_test
TARGET = tst_qstatictext TARGET = tst_qstatictext
QT += testlib QT += testlib
QT += core-private gui-private QT += core-private gui-private