diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-02 10:37:00 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-02 10:37:00 +0000 |
| commit | 82bc048da969e03550f5ddc2093d0b8ad9eda8a4 (patch) | |
| tree | 335bfcd81dcd8f085a915238f7b77558f846e118 | |
| parent | unposted: fix documentation for "*" test output syntax (diff) | |
| download | zsh-82bc048da969e03550f5ddc2093d0b8ad9eda8a4.tar zsh-82bc048da969e03550f5ddc2093d0b8ad9eda8a4.tar.gz zsh-82bc048da969e03550f5ddc2093d0b8ad9eda8a4.tar.bz2 zsh-82bc048da969e03550f5ddc2093d0b8ad9eda8a4.tar.lz zsh-82bc048da969e03550f5ddc2093d0b8ad9eda8a4.tar.xz zsh-82bc048da969e03550f5ddc2093d0b8ad9eda8a4.tar.zst zsh-82bc048da969e03550f5ddc2093d0b8ad9eda8a4.zip | |
unposted: fix documentation for "*" test output syntax
| -rw-r--r-- | Test/B01cd.ztst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/B01cd.ztst b/Test/B01cd.ztst index ac00221cd..c7920dd05 100644 --- a/Test/B01cd.ztst +++ b/Test/B01cd.ztst @@ -62,8 +62,8 @@ # chunk (not just the one with the '*' in front) in the actual output # are pattern matched against the corresponding lines in the test |
