diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2012-08-24 08:47:37 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-25 03:48:37 (GMT) |
commit | c14f63bf4d9ed971fca6c43bc255370be1e4515e (patch) | |
tree | c4aee4bf928ea0ce7021966395374c4fdc79cdfc /tests/auto/qprinter/qprinter.pro | |
parent | f18394d4f37fc175bf90117522e87bf192b71f9f (diff) | |
download | Qt-c14f63bf4d9ed971fca6c43bc255370be1e4515e.zip Qt-c14f63bf4d9ed971fca6c43bc255370be1e4515e.tar.gz Qt-c14f63bf4d9ed971fca6c43bc255370be1e4515e.tar.bz2 |
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>
Diffstat (limited to 'tests/auto/qprinter/qprinter.pro')
-rw-r--r-- | tests/auto/qprinter/qprinter.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qprinter/qprinter.pro b/tests/auto/qprinter/qprinter.pro index bb6d45f..52d515e 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 |