From 141dbaf49684dfb1d9ccb92ea023c7c8d57a0f6e Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 3 Nov 2011 22:00:56 +0100 Subject: Re-enabled passing test in tst_qdbuspendingcall tst_QDBusPendingCall::watcher_waitForFinished_threaded() autotest was fixed by faa6113c41b81368c5bbc2a764c2ae9bbc42e415 Task-number: QTBUG-20859 Change-Id: I05aaebfde45862836b10700aa7d9c64e4287466f Reviewed-by: Bradley T. Hughes --- tests/auto/dbus/qdbuspendingcall/qdbuspendingcall.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/dbus') diff --git a/tests/auto/dbus/qdbuspendingcall/qdbuspendingcall.pro b/tests/auto/dbus/qdbuspendingcall/qdbuspendingcall.pro index 799df6e995..ddfe3008a5 100644 --- a/tests/auto/dbus/qdbuspendingcall/qdbuspendingcall.pro +++ b/tests/auto/dbus/qdbuspendingcall/qdbuspendingcall.pro @@ -2,5 +2,3 @@ CONFIG += testcase TARGET = tst_qdbuspendingcall QT = core dbus testlib SOURCES += tst_qdbuspendingcall.cpp - -CONFIG+=insignificant_test -- cgit v1.2.3