From e7eb1aa8553553c41378099b5b250221f4fd66b4 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 7 May 2013 23:24:13 +0200 Subject: test: Remove useless insignificant_test mark MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The mark is actually in qnetworkreply/test/test.pro Change-Id: I391c3863b6a98f485b8e6b585f346bf06820999e Reviewed-by: Thiago Macieira Reviewed-by: Simo Fält --- tests/auto/qnetworkreply/qnetworkreply.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qnetworkreply/qnetworkreply.pro b/tests/auto/qnetworkreply/qnetworkreply.pro index 7d5c4c1a1c..86d3155c05 100644 --- a/tests/auto/qnetworkreply/qnetworkreply.pro +++ b/tests/auto/qnetworkreply/qnetworkreply.pro @@ -5,5 +5,3 @@ requires(contains(QT_CONFIG,private_tests)) !wince*:SUBDIRS += echo symbian: TARGET.CAPABILITY = NetworkServices - -CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v1.2.3