summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_python2.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-11 20:12:26 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-11 20:12:26 +0100
commit213ed008bbcd9fe0d3329b17f5f4af0169e448ff (patch)
treed299adc9449b8badf79772e81ba98b556504153c /src/testdir/test_python2.vim
parent4954019c93a2bb5a0b1af54b5961c933beeb56f4 (diff)
patch 8.1.2421: test88 is old stylev8.1.2421
Problem: Test88 is old style. Solution: Turn into a new style test. (Yegappan Lakshmanan, closes #5347)
Diffstat (limited to 'src/testdir/test_python2.vim')
-rw-r--r--src/testdir/test_python2.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testdir/test_python2.vim b/src/testdir/test_python2.vim
index de5b0c94ac..5cee7a7305 100644
--- 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