summaryrefslogtreecommitdiff
path: root/test/lib/completions/chown.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/chown.exp')
-rw-r--r--test/lib/completions/chown.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/lib/completions/chown.exp b/test/lib/completions/chown.exp
index bc1a8c7f..6bfd9d05 100644
--- a/test/lib/completions/chown.exp
+++ b/test/lib/completions/chown.exp
@@ -69,5 +69,11 @@ if {!$failed_find_unique_completion} {
sync_after_int
}
+assert_complete {bar "bar bar.d/" foo foo.d/} "chown foo: $::srcdir/fixtures/shared/default/"
+sync_after_int
+
+assert_complete {bar "bar bar.d/" foo foo.d/} "chown :foo $::srcdir/fixtures/shared/default/"
+sync_after_int
+
teardown