From c3d9d3698674a2240aa97403e3b684894d6f19db Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 29 Sep 2011 11:46:38 +0200 Subject: [PATCH] test: Re-enabled `tst_moc' test that is now passing on Linux This test was fixed by 1cc70b92c8c838a013b45af6814ea6532245067a Change-Id: If6fa3724f7c31e952ebff1dd27fea1a1e4635a85 Reviewed-on: http://codereview.qt-project.org/5783 Reviewed-by: Qt Sanity Bot Reviewed-by: Lars Knoll Reviewed-by: Jo Asplin --- tests/auto/tools/moc/moc.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/tools/moc/moc.pro b/tests/auto/tools/moc/moc.pro index bbc6c1dc14..78f9aeed9a 100644 --- a/tests/auto/tools/moc/moc.pro +++ b/tests/auto/tools/moc/moc.pro @@ -26,5 +26,3 @@ contains(QT_CONFIG, dbus){ DEFINES += WITH_DBUS QT += dbus } - -CONFIG += insignificant_test # QTBUG-21402