From 47c0bd0db1e9f9788f3ddb225b9ae2a17775e4c6 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 30 May 2000 07:49:00 +0000 Subject: fixes for _arguments without multiple sets; change completion test for empty actions (11647) --- Test/53completion.ztst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Test') diff --git a/Test/53completion.ztst b/Test/53completion.ztst index b548a9bf7..f79a99586 100644 --- a/Test/53completion.ztst +++ b/Test/53completion.ztst @@ -129,8 +129,7 @@ comptesteval 'compdef _tst tst; _tst () { _arguments "-x" ":arg:" }' comptest $'tst -\t' 0:_arguments ->line: {tst -}{} ->MESSAGE:{arg} +>line: {tst -x }{} comptesteval 'compdef _tst tst; _tst () { _arguments "-x:arg:" }' comptest $'tst -x\t' -- cgit 1.4.1