diff options
| author | Lucas Hoffmann <l-m-h@web.de> | 2015-05-15 19:03:49 +0200 |
|---|---|---|
| committer | Lucas Hoffmann <l-m-h@web.de> | 2016-03-09 23:54:26 +0100 |
| commit | 87c208a43ff688f849ab174b0aaa6e0e03d3fb50 (patch) | |
| tree | ca13d75292d1f793eb1af756afd72e7f59d1b422 /src/nvim/testdir/Makefile | |
| parent | a40a4e2431ccae5f2855df1ffdbf1c94de681886 (diff) | |
| download | rneovim-87c208a43ff688f849ab174b0aaa6e0e03d3fb50.tar.gz rneovim-87c208a43ff688f849ab174b0aaa6e0e03d3fb50.tar.bz2 rneovim-87c208a43ff688f849ab174b0aaa6e0e03d3fb50.zip | |
tests: Migrate legacy test 88.
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 63ca4cf6c4..ec236e72b4 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -32,7 +32,6 @@ SCRIPTS := \ test69.out \ test73.out \ test79.out \ - test88.out \ test_listlbr.out \ test_breakindent.out \ test_close_count.out \ |