commit | c35b0fb181264658e8221b1ccb249e8551af8a59 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 29 11:47:40 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 29 11:47:40 2014 +0200 |
tree | 346435b888ba71ea05b18a2b1edbebe9c7102612 | |
parent | ea389e910326a0b44a9c534535c1c4c8b1841388 [diff] [blame] |
updated for version 7.4.315 Problem: Fixes for computation of topline not tested. Solution: Add test. (Hirohito Higashi)
diff --git a/src/testdir/test107.ok b/src/testdir/test107.ok new file mode 100644 index 0000000..3e0eda1 --- /dev/null +++ b/src/testdir/test107.ok
@@ -0,0 +1,4 @@ +start: +[1, '1 '] +[50, '50 '] +[59, '59 ']