From 50f88338e67084fa31be6843d47bd4d675458e7a Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 25 Jun 2001 03:06:33 +0000 Subject: Assorted "make check" tweaks. --- Test/Y03arguments.ztst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Test/Y03arguments.ztst') diff --git a/Test/Y03arguments.ztst b/Test/Y03arguments.ztst index 26c6db266..634b8b083 100644 --- a/Test/Y03arguments.ztst +++ b/Test/Y03arguments.ztst @@ -6,9 +6,11 @@ mkdir comp.tmp cd comp.tmp - comptestinit -z $ZTST_testdir/../Src/zsh + comptestinit -z $ZTST_testdir/../Src/zsh && + { comptesteval 'compdef _tst tst' tst_arguments () { comptesteval "_tst () { _arguments ${${(@qq)*}} }" } + } %test tst_arguments ':desc1:(arg1)' -- cgit 1.4.1