(testsuite) Don't fail dcop test if a DCOP server is not running.

This commit is contained in:
Ville Skyttä 2010-01-16 16:27:14 +02:00
parent f8eec776e2
commit 942b916aa1

View File

@ -11,7 +11,9 @@ proc teardown {} {
setup
assert_complete_any "dcop "
if {[assert_exec {dcop} words]} {
assert_complete $words "dcop "
}; # if
sync_after_int