summaryrefslogtreecommitdiff
path: root/test/lib/completions/dcop.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/dcop.exp')
-rw-r--r--test/lib/completions/dcop.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/completions/dcop.exp b/test/lib/completions/dcop.exp
index 1e27346b..dcff2802 100644
--- a/test/lib/completions/dcop.exp
+++ b/test/lib/completions/dcop.exp
@@ -11,7 +11,7 @@ proc teardown {} {
setup
-if {[assert_exec {dcop} words]} {
+if {[assert_exec {dcop} words "" "untested"]} {
assert_complete $words "dcop "
}