diff options
| author | Lucas Hoffmann <l-m-h@web.de> | 2015-05-15 19:03:44 +0200 |
|---|---|---|
| committer | Lucas Hoffmann <l-m-h@web.de> | 2016-05-23 10:14:20 +0200 |
| commit | 7d6b9ddc15ba58db393488c74ff17692aada23c6 (patch) | |
| tree | 2569521bfbe64608a201a1b0af0be34c9af3344a /src/nvim/testdir/Makefile | |
| parent | 176f223ea3d1e8fb5716d5c2c0f09bead4864d59 (diff) | |
| download | rneovim-7d6b9ddc15ba58db393488c74ff17692aada23c6.tar.gz rneovim-7d6b9ddc15ba58db393488c74ff17692aada23c6.tar.bz2 rneovim-7d6b9ddc15ba58db393488c74ff17692aada23c6.zip | |
tests: Migrate legacy test 10.
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..6fadd7a269 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -9,7 +9,6 @@ SCRIPTSOURCE := ../../../runtime SCRIPTS := \ test8.out \ - test10.out \ test12.out \ test13.out \ test14.out \ |