diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-18 09:25:50 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-18 09:25:50 +0000 |
commit | 732e440159785173d438bf0901e9b038c4bdfb6e (patch) | |
tree | 144d8b443db314869b3cf63b5146788038573f9a /Test | |
parent | c75846492ec315dfbe93ad79752d5c9241122e4d (diff) | |
download | zsh-732e440159785173d438bf0901e9b038c4bdfb6e.tar.gz zsh-732e440159785173d438bf0901e9b038c4bdfb6e.tar.xz zsh-732e440159785173d438bf0901e9b038c4bdfb6e.zip |
unposted: update .distfiles
Diffstat (limited to 'Test')
-rw-r--r-- | Test/.distfiles | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Test/.distfiles b/Test/.distfiles index b806994b3..dc73eabeb 100644 --- a/Test/.distfiles +++ b/Test/.distfiles @@ -7,7 +7,8 @@ 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 E01options.ztst +D06subscript.ztst D07multibyte.ztst +V01zmodload.ztst E01options.ztst B02typeset.ztst B03print.ztst A06assign.ztst B04read.ztst V03mathfunc.ztst README |