about summary refs log tree commit diff
path: root/Test/Y01completion.ztst
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-06-25 03:06:33 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-06-25 03:06:33 +0000
commit50f88338e67084fa31be6843d47bd4d675458e7a (patch)
treec773e8d4342bf45cd3f1863567a4ed9f632932f2 /Test/Y01completion.ztst
parentf0dd0ced30845735c9d3922a706ff3a508b3c0b6 (diff)
downloadzsh-50f88338e67084fa31be6843d47bd4d675458e7a.tar.gz
zsh-50f88338e67084fa31be6843d47bd4d675458e7a.tar.xz
zsh-50f88338e67084fa31be6843d47bd4d675458e7a.zip
Assorted "make check" tweaks.
Diffstat (limited to 'Test/Y01completion.ztst')
-rw-r--r--Test/Y01completion.ztst5
1 files changed, 3 insertions, 2 deletions
diff --git a/Test/Y01completion.ztst b/Test/Y01completion.ztst
index bf80b6614..0dfb6c074 100644
--- a/Test/Y01completion.ztst
+++ b/Test/Y01completion.ztst
@@ -6,12 +6,13 @@
   mkdir comp.tmp
   cd comp.tmp
 
-  comptestinit -z $ZTST_testdir/../Src/zsh
-
+  comptestinit -z $ZTST_testdir/../Src/zsh &&
+  {
   mkdir dir1
   mkdir dir2
   touch file1
   touch file2
+  }
 
 %test