From 9563367af262efa8f32c6372e531c7ea6f2a32bc Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Fri, 11 Nov 2011 15:24:17 +0100 Subject: Re-enabled tst_qpluginloader This test is passing in CI. Task-number: QTBUG-21402 Change-Id: I356476e458cac1cd434959fdf801011a607c9233 Reviewed-by: Sergio Ahumada --- tests/auto/corelib/plugin/qpluginloader/tst/tst.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/corelib/plugin/qpluginloader/tst/tst.pro b/tests/auto/corelib/plugin/qpluginloader/tst/tst.pro index 8714597988..2d77e538d1 100644 --- a/tests/auto/corelib/plugin/qpluginloader/tst/tst.pro +++ b/tests/auto/corelib/plugin/qpluginloader/tst/tst.pro @@ -18,5 +18,3 @@ wince* { addFiles.path = bin DEPLOYMENT += addFiles } - -CONFIG += insignificant_test # QTBUG-21402 -- cgit v1.2.3