summaryrefslogtreecommitdiff
path: root/test/lib/completions/perl.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/perl.exp')
-rw-r--r--test/lib/completions/perl.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/completions/perl.exp b/test/lib/completions/perl.exp
index 8cd6f957..f3a51841 100644
--- a/test/lib/completions/perl.exp
+++ b/test/lib/completions/perl.exp
@@ -86,7 +86,7 @@ set test "- should complete options"
set options {
-0 -a -c -C -d -D -e -F -h -i -I -l -m -M -n -p -P -s -S -T -u -U -v -V -w -W -x -X
}
-assert_complete $options "perl -"
+assert_complete $options "perl -" $test
sync_after_int