diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-06-05 09:02:42 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-06-05 09:02:42 +0000 |
commit | 1be8bbf7fa933ed200c03a3dbd104a3b7cfe7890 (patch) | |
tree | 2a1b3b725b80296f7c63a919dddd3c72ca573c69 /Test/.distfiles | |
parent | db702887d0699666b78444b1f6bb59ea893f3fea (diff) | |
download | zsh-3.1.8.tar.gz zsh-3.1.8.tar.xz zsh-3.1.8.zip |
Test/.distfiles zsh-3.1.8
Diffstat (limited to 'Test/.distfiles')
-rw-r--r-- | Test/.distfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/.distfiles b/Test/.distfiles index d65d09912..40c8080d0 100644 --- a/Test/.distfiles +++ b/Test/.distfiles @@ -4,6 +4,7 @@ DISTFILES_SRC=' 01grammar.ztst 02alias.ztst 03quoting.ztst 04redirect.ztst 05command.ztst 06arith.ztst 07cond.ztst 08traps.ztst 09funcdef.ztst 10prompt.ztst 11glob.ztst 12procsubst.ztst 13parameter.ztst + 14array.ztst 50cd.ztst 51xtrace.ztst 52zregexparse.ztst 53completion.ztst 54compmatch.ztst ' |