summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-09-29 11:46:38 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-03 05:59:54 +0200
commitc3d9d3698674a2240aa97403e3b684894d6f19db (patch)
tree30fe2ba93bc51fadaebb7c8c15c51b4a7bfd33db /tests/auto/tools
parent3fd9398052d2b483d2830c3661ceed26e551fa49 (diff)
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 <qt_sanity_bot@ovi.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Jo Asplin <jo.asplin@nokia.com>
Diffstat (limited to 'tests/auto/tools')
-rw-r--r--tests/auto/tools/moc/moc.pro2
1 files changed, 0 insertions, 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