diff options
| author | Lucas Hoffmann <l-m-h@web.de> | 2015-06-11 12:33:09 +0200 |
|---|---|---|
| committer | Lucas Hoffmann <l-m-h@web.de> | 2016-05-23 10:39:24 +0200 |
| commit | 1e1325bd1826c057a589fc64b199daab13ea4ecf (patch) | |
| tree | 4913ead18ee958f40852582e67e080a8411ea960 /src/nvim/testdir/Makefile | |
| parent | 176f223ea3d1e8fb5716d5c2c0f09bead4864d59 (diff) | |
| download | rneovim-1e1325bd1826c057a589fc64b199daab13ea4ecf.tar.gz rneovim-1e1325bd1826c057a589fc64b199daab13ea4ecf.tar.bz2 rneovim-1e1325bd1826c057a589fc64b199daab13ea4ecf.zip | |
tests: Migrate legacy test listlbr.
Diffstat (limited to 'src/nvim/testdir/Makefile')
| -rw-r--r-- | src/nvim/testdir/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile index 2fba6dd563..18ecabeade 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -31,7 +31,6 @@ SCRIPTS := \ test69.out \ test73.out \ test79.out \ - test_listlbr.out \ test_marks.out \ # Tests using runtest.vim.vim. |