diff src/testdir/test_python2.vim @ 18870:1895dd434ecf v8.1.2421

patch 8.1.2421: test88 is old style Commit: https://github.com/vim/vim/commit/213ed008bbcd9fe0d3329b17f5f4af0169e448ff Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 11 20:12:26 2019 +0100 patch 8.1.2421: test88 is old style Problem: Test88 is old style. Solution: Turn into a new style test. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/5347)
author Bram Moolenaar <Bram@vim.org>
date Wed, 11 Dec 2019 20:15:04 +0100
parents 6d11a0d5751d
children 04ef2ccf2519
line wrap: on
line diff
--- a/src/testdir/test_python2.vim
+++ b/src/testdir/test_python2.vim
@@ -1,5 +1,5 @@
 " Test for python 2 commands.
-" TODO: move tests from test87.in here.
+" TODO: move tests from test86.in here.
 
 source check.vim
 CheckFeature python