about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Test/B01cd.ztst2
-rw-r--r--Util/ztst.vim (renamed from Test/ztst.vim)0
3 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70ff29669..bcf9522c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-12-22  Daniel Shahaf  <danielsh@apache.org>
 
+	* unposted: Test/B01cd.ztst, Util/ztst.vim: Fix broken build:
+	45109 (!) broke Test/Y01completion.ztst.
+
 	* 45110: Doc/Zsh/grammar.yo: zshmisc(1): Fix markup of "try-list"
 	and "always-list".
 
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
diff --git a/Test/ztst.vim b/Util/ztst.vim
index 8d8becfe7..8d8becfe7 100644
--- a/Test/ztst.vim
+++ b/Util/ztst.vim