From c5f5ba3145a60b76a548b4f877f2c588130f0946 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 9 May 2013 13:41:21 +0200 Subject: test: Remove insignificant_test from tst_qscriptextensionplugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test is now passing on all CI platforms. Change-Id: Icd24090b782738c3ab2635d41560eaf0d6b7ba1a Reviewed-by: Simo Fält Reviewed-by: Janne Anttila --- tests/auto/qscriptextensionplugin/test/test.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qscriptextensionplugin/test/test.pro b/tests/auto/qscriptextensionplugin/test/test.pro index d712d11..f052de8 100644 --- a/tests/auto/qscriptextensionplugin/test/test.pro +++ b/tests/auto/qscriptextensionplugin/test/test.pro @@ -22,5 +22,3 @@ CONFIG(debug_and_release) { } else { DESTDIR = .. } - -win32:CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v0.12