diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-05-21 10:08:22 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-05-21 10:08:22 +0000 |
commit | 221d096ed836fcf55d65c6f0887df3f0cd63c328 (patch) | |
tree | 19a66936f3de4f49421a7520dbd258c083d0ad6f /Test/.distfiles | |
parent | bb1c687280d00d250e653fec46d14d0ef66472be (diff) | |
download | zsh-221d096ed836fcf55d65c6f0887df3f0cd63c328.tar.gz zsh-221d096ed836fcf55d65c6f0887df3f0cd63c328.tar.xz zsh-221d096ed836fcf55d65c6f0887df3f0cd63c328.zip |
add Test/E01options.ztst to .distfiles; fix ChangeLog for last options tests
Diffstat (limited to 'Test/.distfiles')
-rw-r--r-- | Test/.distfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/.distfiles b/Test/.distfiles index 6148efa85..6bf8ce86d 100644 --- a/Test/.distfiles +++ b/Test/.distfiles @@ -7,6 +7,6 @@ A02alias.ztst C03traps.ztst E02xtrace.ztst A03quoting.ztst C04funcdef.ztst Makefile.in ztst.zsh A04redirect.ztst D01prompt.ztst V02zregexparse.ztst A05execution.ztst D02glob.ztst Y01completion.ztst -D06subscript.ztst V01zmodload.ztst +D06subscript.ztst V01zmodload.ztst E01options.ztst README ' |