changeset 12792:f3a7ce8edce9 v8.0.1273

patch 8.0.1273: old test file remaining commit https://github.com/vim/vim/commit/4148be468f82eb4bf463be3610b00a132aee4186 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 6 20:41:19 2017 +0100 patch 8.0.1273: old test file remaining Problem: Old test file remaining. Solution: Delete it.
author Christian Brabandt <cb@256bit.org>
date Mon, 06 Nov 2017 20:45:04 +0100
parents 974205916633
children 782ecfa50400
files src/testdir/test_search_mbyte.ok src/version.c
diffstat 2 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
deleted file mode 100644
--- a/src/testdir/test_search_mbyte.ok
+++ /dev/null
@@ -1,5 +0,0 @@
-Results:
-
-Test bce:
-A
-15
--- a/src/version.c
+++ b/src/version.c
@@ -762,6 +762,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1273,
+/**/
     1272,
 /**/
     1271,