diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-08-31 13:35:28 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-08-31 13:35:28 +0000 |
commit | 50e4b4336299a09024f1e8361861ca939859279b (patch) | |
tree | a3b40beadc81040c8403164c6e85b6f9dbaf92b7 /Test/.distfiles | |
parent | efed1e6c10daba9ea4260845a91f518f573ec1d3 (diff) | |
download | zsh-50e4b4336299a09024f1e8361861ca939859279b.tar.gz zsh-50e4b4336299a09024f1e8361861ca939859279b.tar.xz zsh-50e4b4336299a09024f1e8361861ca939859279b.zip |
25568: Frank Terbeck & pws: invalid continue and break arguments
also tests for control commands
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 53d2b2dd6..740e36d96 100644 --- a/Test/.distfiles +++ b/Test/.distfiles @@ -7,6 +7,7 @@ A03quoting.ztst A04redirect.ztst A05execution.ztst A06assign.ztst +A07control.ztst B01cd.ztst B02typeset.ztst B03print.ztst |