commit | 13b8205b442f52f34deac98e3312a27dec14d8e2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jun 10 17:13:48 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 10 17:13:48 2020 +0200 |
tree | a3a97a5ae432b51a9bda36f12cf67f90345bb6c5 | |
parent | ea1233fccf4f52f2b4eaab3788a087878d1336fc [diff] [blame] |
patch 8.2.0950: tagjump test fails Problem: Tagjump test fails. Solution: Adjust expected text of the prompt.
diff --git a/src/version.c b/src/version.c index 52d655c..abf9f68 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 950, +/**/ 949, /**/ 948,