aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-04-25 05:24:21 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-04-25 05:25:32 -0400
commitef977c6b688757a82b0ffd8eb23b78761f791982 (patch)
tree21a7bfd178de96f06d07c6e7b8559e41b92fccf4 /src/nvim/testdir
parent5797f406460e9c8cd6f76f95accedbdf57d9ea1b (diff)
downloadrneovim-ef977c6b688757a82b0ffd8eb23b78761f791982.tar.gz
rneovim-ef977c6b688757a82b0ffd8eb23b78761f791982.tar.bz2
rneovim-ef977c6b688757a82b0ffd8eb23b78761f791982.zip
vim-patch:7.4.998
Diffstat (limited to 'src/nvim/testdir')
-rw-r--r--src/nvim/testdir/test49.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/nvim/testdir/test49.in b/src/nvim/testdir/test49.in
index 1ce57246ee..d95052e14c 100644
--- a/src/nvim/testdir/test49.in
+++ b/src/nvim/testdir/test49.in
@@ -8,7 +8,9 @@ STARTTEST
:se nomore
:lang mess C
:so test49.vim
-GGGGGGGGGGGGGG"rp:.-,$w! test.out
+:" Go back to this file and append the results from register r.
+:buf test49.in
+G"rp:/^Results/,$w! test.out
:"
:" make valgrind happy
:redir => funclist