summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-08-24 10:47:37 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-25 05:48:37 +0200
commitc14f63bf4d9ed971fca6c43bc255370be1e4515e (patch)
treec4aee4bf928ea0ce7021966395374c4fdc79cdfc
parentf18394d4f37fc175bf90117522e87bf192b71f9f (diff)
test: Re-enabling tst_QPrinter test
This test has been passing for some time now. Change-Id: I8d03e3af184645b89b8a2e81be7d4bc5be14816e Reviewed-by: Caroline Chao <caroline.chao@nokia.com>
-rw-r--r--tests/auto/qprinter/qprinter.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qprinter/qprinter.pro b/tests/auto/qprinter/qprinter.pro
index bb6d45fdb4..52d515edfc 100644
--- a/tests/auto/qprinter/qprinter.pro
+++ b/tests/auto/qprinter/qprinter.pro
@@ -3,6 +3,3 @@ SOURCES += tst_qprinter.cpp
contains(QT_CONFIG, qt3support): QT += qt3support
-
-
-CONFIG+=insignificant_test # QTQAINFRA-428