Merge #11737 from janlazo/vim-8.1.2421

vim-patch:8.1.{2031,2421}
This commit is contained in:
Justin M. Keyes
2020-01-19 13:28:50 -08:00
committed by GitHub
4 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
" Test for python 3 commands.
" TODO: move tests from test88.in here.
" TODO: move tests from test87.in here.
if !has('python3')
finish