diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2016-07-28 18:51:06 -0400 |
|---|---|---|
| committer | Justin M. Keyes <justinkz@gmail.com> | 2016-07-28 18:51:06 -0400 |
| commit | e5781d005aa2ce8f8421d00c321b369c24d654ad (patch) | |
| tree | 7d377ca320f32ce882e2465939307e9822549d7e /src/nvim/testdir/Makefile | |
| parent | 1f7304b84681f3afae55d762e28f1ec6efe375a6 (diff) | |
| parent | 7a56967f8c1d09c1e07af97beec05d1d5e0480c9 (diff) | |
| download | rneovim-e5781d005aa2ce8f8421d00c321b369c24d654ad.tar.gz rneovim-e5781d005aa2ce8f8421d00c321b369c24d654ad.tar.bz2 rneovim-e5781d005aa2ce8f8421d00c321b369c24d654ad.zip | |
Merge #2850
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 fb0079111c..9a0bba83fe 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -14,7 +14,6 @@ SCRIPTS := \ test14.out \ test17.out \ test24.out \ - test30.out \ test32.out \ test37.out \ test40.out \ |