summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2012-03-30 15:27:59 +0300
committerQt by Nokia <qt-info@nokia.com>2012-03-31 08:42:06 +0200
commitf2c5d38c32768058827045eb780458f0f92df2b2 (patch)
tree8d274b5f4fb6c116e75f70413e285f2b2f13323a /tests
parent99715fcfc937635475da3a884f4f9bae74b3c62f (diff)
Windows: Make tst_qprinter significant again since the test is passing
The commit b188221fee0eaacec115b514185a0508ef655897 fixed the test. Change-Id: I630ede91ad6050b6a22d2b65947dd341ce7d9aa9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/printsupport/kernel/qprinter/qprinter.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/printsupport/kernel/qprinter/qprinter.pro b/tests/auto/printsupport/kernel/qprinter/qprinter.pro
index 7543e91f8c..ebf8edea32 100644
--- a/tests/auto/printsupport/kernel/qprinter/qprinter.pro
+++ b/tests/auto/printsupport/kernel/qprinter/qprinter.pro
@@ -4,4 +4,3 @@ QT += printsupport widgets testlib
SOURCES += tst_qprinter.cpp
mac*:CONFIG+=insignificant_test
-win32:CONFIG += insignificant_test # QTBUG-24191