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/Y01completion.ztst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Test/Y01completion.ztst') 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 -- cgit 1.4.1