summaryrefslogtreecommitdiff
path: root/test/lib/completions/perldoc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/perldoc.exp')
-rw-r--r--test/lib/completions/perldoc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/completions/perldoc.exp b/test/lib/completions/perldoc.exp
index dc1c79c8..9a9d9fbf 100644
--- a/test/lib/completions/perldoc.exp
+++ b/test/lib/completions/perldoc.exp
@@ -32,7 +32,7 @@ set test "- should complete options"
set options {
-h -v -t -u -m -l -F -X -f -q
}
-assert_complete $options "perldoc -"
+assert_complete $options "perldoc -" $test
sync_after_int