aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorAndré Twupack <atwupack@mailbox.org>2014-08-01 20:20:13 +0200
committerJustin M. Keyes <justinkz@gmail.com>2014-08-03 15:49:24 +0000
commitb53034d423f055bbcca8b5a030dd51fcf458d182 (patch)
treeab3c74015f89a9408ef3cb441de5def53c480084 /src/nvim/testdir/Makefile
parent44afe610f8cfbb72141fddd4b13f5fe54386211f (diff)
downloadrneovim-b53034d423f055bbcca8b5a030dd51fcf458d182.tar.gz
rneovim-b53034d423f055bbcca8b5a030dd51fcf458d182.tar.bz2
rneovim-b53034d423f055bbcca8b5a030dd51fcf458d182.zip
vim-patch:7.4.315 #1021
Problem: Fixes for computation of topline not tested. Solution: Add test. (Hirohito Higashi) https://code.google.com/p/vim/source/detail?r=646616b6ff4defcc7bef0b198b540f6d965a8126
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile
index c93706fce2..21f2928593 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -29,7 +29,7 @@ SCRIPTS := test_autoformat_join.out \
test91.out test92.out test93.out test94.out test95.out \
test96.out test97.out test98.out test99.out test100.out \
test101.out test102.out test103.out test104.out test105.out \
- test106.out
+ test106.out test107.out
SCRIPTS_GUI := test16.out