diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2017-02-03 22:55:05 +0100 |
|---|---|---|
| committer | Justin M. Keyes <justinkz@gmail.com> | 2017-02-03 22:55:05 +0100 |
| commit | 6239492d9c5041a4d26af4754ee5d84b459807c3 (patch) | |
| tree | 6152d92cee9dd7d997568f03da98f1a8a5365796 /src/nvim/testdir/Makefile | |
| parent | 54293b73d4bef32eca7f5d6b3a3f177379940a49 (diff) | |
| parent | b4c172d612a3c8d936ed8e33c2ab4c5f7cbec39a (diff) | |
| download | rneovim-6239492d9c5041a4d26af4754ee5d84b459807c3.tar.gz rneovim-6239492d9c5041a4d26af4754ee5d84b459807c3.tar.bz2 rneovim-6239492d9c5041a4d26af4754ee5d84b459807c3.zip | |
Merge #2990 'tests: Migrate legacy test 69.'
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 814c0bc3cb..13b7da43dd 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -22,7 +22,6 @@ SCRIPTS := \ test52.out \ test53.out \ test64.out \ - test69.out \ test73.out \ test79.out \ test_marks.out \ |