diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-07-27 13:06:18 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-07-27 13:06:18 +0000 |
commit | 31862868fa7979e4b58cb71c42ac1c63acb8c7fc (patch) | |
tree | 0f2388c98c583188d44693c9ad21674f2fbe1016 /Test/55arguments.ztst | |
parent | 3343c75efdb25e274df824e016b0bb3552b1c0ba (diff) | |
download | zsh-31862868fa7979e4b58cb71c42ac1c63acb8c7fc.tar.gz zsh-31862868fa7979e4b58cb71c42ac1c63acb8c7fc.tar.xz zsh-31862868fa7979e4b58cb71c42ac1c63acb8c7fc.zip |
fix completion test (55*) because of 12394 (12408)
Diffstat (limited to 'Test/55arguments.ztst')
-rw-r--r-- | Test/55arguments.ztst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/55arguments.ztst b/Test/55arguments.ztst index 0fe23b076..beb9dc705 100644 --- a/Test/55arguments.ztst +++ b/Test/55arguments.ztst @@ -90,6 +90,8 @@ 0:argument beginning with minus >line: {tst -}{} >MESSAGE:{arg} +>DESCRIPTION:{option} +>NO:{-x} tst_arguments '-o::optarg:(oa)' ':arg1:(a1)' comptest $'tst -o\t\t' |