From: Bram Moolenaar Date: Mon, 6 Nov 2017 19:41:19 +0000 (+0100) Subject: patch 8.0.1273: old test file remaining X-Git-Tag: v8.0.1273 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4148be468f82eb4bf463be3610b00a132aee4186;p=vim patch 8.0.1273: old test file remaining Problem: Old test file remaining. Solution: Delete it. --- diff --git a/src/testdir/test_search_mbyte.ok b/src/testdir/test_search_mbyte.ok deleted file mode 100644 index 2af153a05..000000000 --- a/src/testdir/test_search_mbyte.ok +++ /dev/null @@ -1,5 +0,0 @@ -Results: - -Test bce: -A -15 diff --git a/src/version.c b/src/version.c index 5d4fa892f..e47aad0da 100644 --- a/src/version.c +++ b/src/version.c @@ -761,6 +761,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1273, /**/ 1272, /**/