summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
diff options
context:
space:
mode:
authorHolger Ihrig <holger.ihrig@nokia.com>2011-09-15 11:49:27 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-16 08:54:47 +0200
commitfb59d866c25703f7c3c145f050a64c07600a3244 (patch)
tree132949bb844153a1c40245bf6dd658fb170223b9 /tests/auto/qstylesheetstyle/qstylesheetstyle.pro
parent79b19fd8597331c789e735bd5f570298539fd92f (diff)
Fixed Test for QStyleSheetStyle after refactor merge
Task-number: QTBUG-21468 Change-Id: I869ae07c834f6d76180d2e29871b8dc9ccb3f523 Reviewed-on: http://codereview.qt-project.org/4963 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Matthew Cattell <matthew.cattell@nokia.com>
Diffstat (limited to 'tests/auto/qstylesheetstyle/qstylesheetstyle.pro')
-rw-r--r--tests/auto/qstylesheetstyle/qstylesheetstyle.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qstylesheetstyle/qstylesheetstyle.pro b/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
index 73929f93a7..9dc296a51c 100644
--- a/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
+++ b/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
@@ -5,4 +5,3 @@ QT += gui-private
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))
-CONFIG += insignificant_test #See QTBUG-21424