(testsuite) Don't fail dcop test if a DCOP server is not running.
This commit is contained in:
parent
f8eec776e2
commit
942b916aa1
@ -11,7 +11,9 @@ proc teardown {} {
|
||||
setup
|
||||
|
||||
|
||||
assert_complete_any "dcop "
|
||||
if {[assert_exec {dcop} words]} {
|
||||
assert_complete $words "dcop "
|
||||
}; # if
|
||||
|
||||
|
||||
sync_after_int
|
||||
|
Loading…
x
Reference in New Issue
Block a user