diff options
| author | Lucas Hoffmann <l-m-h@web.de> | 2015-05-15 19:03:48 +0200 |
|---|---|---|
| committer | Lucas Hoffmann <l-m-h@web.de> | 2016-02-24 22:21:25 +0100 |
| commit | 2ced866925ae554e6b978b798073eba0c96c96bd (patch) | |
| tree | 13b5a6c1dab15a88dbc0e941229661c57c275acd /src/nvim/testdir/Makefile | |
| parent | 8160e875a0d25c881bf6aa61254b40fff1db4f67 (diff) | |
| download | rneovim-2ced866925ae554e6b978b798073eba0c96c96bd.tar.gz rneovim-2ced866925ae554e6b978b798073eba0c96c96bd.tar.bz2 rneovim-2ced866925ae554e6b978b798073eba0c96c96bd.zip | |
tests: Migrate legacy test 68.
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..1f5ae36272 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -28,7 +28,6 @@ SCRIPTS := \ test53.out \ test55.out \ test64.out \ - test68.out \ test69.out \ test73.out \ test79.out \ |