From: Jo Asplin Date: Tue, 25 Oct 2011 11:57:10 +0000 (+0200) Subject: Re-enabled tst_qsocketnotifier X-Git-Tag: qt-v5.0.0-alpha1~3050 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d8c149217ac8bdbd5fd4b545422dfea2893f3b6;p=profile%2Fivi%2Fqtbase.git Re-enabled tst_qsocketnotifier tst_qsocketnotifier is fixed by 0e7cecb861c7be73d3ef46b41ad6d1a5691b5e7d Task-number: QTBUG-20982 Change-Id: I97c0bc0f94a04e57f239de99bf3b64451a492434 Reviewed-by: Rohan McGovern --- diff --git a/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro b/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro index a60104c..0ec9179 100644 --- a/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro +++ b/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro @@ -6,5 +6,3 @@ QT = core-private network-private testlib requires(contains(QT_CONFIG,private_tests)) include(../../../network/socket/platformsocketengine/platformsocketengine.pri) - -CONFIG += insignificant_test # QTBUG-21204, QTBUG-21814