0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.0.1266: Test_swap_directory was commented out

Problem:    Test_swap_directory was accidentally commented out.
Solution:   Uncomment the test.
This commit is contained in:
Bram Moolenaar
2017-11-04 22:30:40 +01:00
parent ad7dac85c3
commit ffe010fa03
2 changed files with 48 additions and 46 deletions

View File

@@ -761,6 +761,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1266,
/**/
1265,
/**/