about summary refs log tree commit diff
path: root/Test/E01options.ztst
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-08-22 15:59:27 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-08-22 15:59:27 +0000
commit4ab1fb2bd3819f9b70f9461dae045b89f2c0c3d2 (patch)
tree13521be7112e479d7c6d253c292893c1b070a61a /Test/E01options.ztst
parent4fe788b09293eac27472a33d3b5e784583c13bde (diff)
downloadzsh-4ab1fb2bd3819f9b70f9461dae045b89f2c0c3d2.tar.gz
zsh-4ab1fb2bd3819f9b70f9461dae045b89f2c0c3d2.tar.xz
zsh-4ab1fb2bd3819f9b70f9461dae045b89f2c0c3d2.zip
Assorted minor test tweaks.
Diffstat (limited to 'Test/E01options.ztst')
-rw-r--r--Test/E01options.ztst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/E01options.ztst b/Test/E01options.ztst
index 8060868fc..fe3859d7a 100644
--- a/Test/E01options.ztst
+++ b/Test/E01options.ztst
@@ -82,8 +82,11 @@
 
 %prep
   mkdir options.tmp && cd options.tmp
+
   mkdir tmpcd
+
   touch tmpfile1 tmpfile2
+
   mydir=$PWD
   mydirt=`print -P %~`
   catpath=$(which cat)