summaryrefslogtreecommitdiff
path: root/test/lib/completions/display.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/display.exp')
-rw-r--r--test/lib/completions/display.exp17
1 files changed, 1 insertions, 16 deletions
diff --git a/test/lib/completions/display.exp b/test/lib/completions/display.exp
index e9fe766a..70cea182 100644
--- a/test/lib/completions/display.exp
+++ b/test/lib/completions/display.exp
@@ -17,22 +17,7 @@ assert_complete_any "display "
sync_after_int
-set test "- should complete options"
-set options {
- -alpha -antialias -authenticate -auto-orient -backdrop -background -border
- -bordercolor -borderwidth -channel -clip -clip-path -coalesce -colormap
- -colors -colorspace -comment -compress -contrast -crop -debug -decipher
- -define -delay -density -depth -despeckle -display -dispose -dither -edge
- -endian -enhance -extract -filter -flatten -flip -flop -font -foreground
- -format -frame -gamma -geometry -help -iconGeometry -iconic -identify
- -immutable -interlace -interpolate -label -limit -list -log -loop -map
- -mattecolor -monitor -monochrome -name -negate -page -profile -quality
- -quantize -quiet -raise -regard-warnings -remote -repage -resample -resize
- -respect-parenthesis -roll -rotate -sample -sampling-factor -scenes -seed
- -segment -set -shared-memory -sharpen -size -strip -texture -title
- -transparent-color -treedepth -trim -update -usePixmap -verbose -version
- -virtual-pixel -visual -window -window-group -write }
-assert_complete $options "display -" $test
+assert_complete_any "display -"
sync_after_int