141dbaf496
tst_QDBusPendingCall::watcher_waitForFinished_threaded()
autotest was fixed by faa6113c41
Task-number: QTBUG-20859
Change-Id: I05aaebfde45862836b10700aa7d9c64e4287466f
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
5 lines
108 B
Prolog
5 lines
108 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qdbuspendingcall
|
|
QT = core dbus testlib
|
|
SOURCES += tst_qdbuspendingcall.cpp
|