From: Kai Koehne Date: Thu, 26 Apr 2012 09:28:18 +0000 (+0200) Subject: Debugger: Re-enable autotest on mac X-Git-Tag: 071012131707~526 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a277f818ca4664fdb288fe6c0abab7d4694d5f3;p=profile%2Fivi%2Fqtdeclarative.git Debugger: Re-enable autotest on mac Remove insignificant test after recent changes. Task-number: QTBUG-25288 Change-Id: I4ec6237ede78dee4f362abe3135fcec32031fb75 Reviewed-by: Aurindam Jana --- diff --git a/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro b/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro index 99d3a3e..9fa4e05 100644 --- a/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro +++ b/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro @@ -14,4 +14,3 @@ CONFIG += parallel_test QT += qml testlib -macx:CONFIG += insignificant_test # QTBUG-25288