From 4ab1fb2bd3819f9b70f9461dae045b89f2c0c3d2 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 22 Aug 2001 15:59:27 +0000 Subject: Assorted minor test tweaks. --- Test/Y03arguments.ztst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Test/Y03arguments.ztst') diff --git a/Test/Y03arguments.ztst b/Test/Y03arguments.ztst index 596441358..ba9188357 100644 --- a/Test/Y03arguments.ztst +++ b/Test/Y03arguments.ztst @@ -8,8 +8,8 @@ comptestinit -z $ZTST_testdir/../Src/zsh && { - comptesteval 'compdef _tst tst' - tst_arguments () { comptesteval "_tst () { _arguments ${${(@qq)*}} }" } + comptesteval 'compdef _tst tst' + tst_arguments () { comptesteval "_tst () { _arguments ${${(@qq)*}} }" } } %test -- cgit 1.4.1