diff options
| author | Daniel Shahaf <danielsh@apache.org> | 2019-12-22 04:14:03 +0000 |
|---|---|---|
| committer | Daniel Shahaf <danielsh@apache.org> | 2019-12-22 04:14:58 +0000 |
| commit | 5c5ac5efdb00a653c1ec0108ace68c89583fc0d0 (patch) | |
| tree | 6cd672400546e6ffade04f68db5ce823e35e701d /Test/B01cd.ztst | |
| parent | 45110: zshmisc(1): Fix markup of "try-list" and "always-list". (diff) | |
| download | zsh-5c5ac5efdb00a653c1ec0108ace68c89583fc0d0.tar zsh-5c5ac5efdb00a653c1ec0108ace68c89583fc0d0.tar.gz zsh-5c5ac5efdb00a653c1ec0108ace68c89583fc0d0.tar.bz2 zsh-5c5ac5efdb00a653c1ec0108ace68c89583fc0d0.tar.lz zsh-5c5ac5efdb00a653c1ec0108ace68c89583fc0d0.tar.xz zsh-5c5ac5efdb00a653c1ec0108ace68c89583fc0d0.tar.zst zsh-5c5ac5efdb00a653c1ec0108ace68c89583fc0d0.zip | |
unposted: Fix broken build: 45109 (!) broke Test/Y01completion.ztst.
Diffstat (limited to 'Test/B01cd.ztst')
| -rw-r--r-- | Test/B01cd.ztst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B01cd.ztst b/Test/B01cd.ztst index 50c14b496..6a5308259 100644 --- a/Test/B01cd.ztst +++ b/Test/B01cd.ztst @@ -106,7 +106,7 @@ # ZTST_skip: Set this in any test case if that single test case is to be # skipped. Testing resumes at the next test case in the same file. # -# Syntax highlighting for Vim is available, see Test/ztst.vim. +# Syntax highlighting for Vim is available, see Util/ztst.vim. cd cdtst.tmp/sub/fake && pwd && print $PWD |
