diff options
| author | Björn Linse <bjorn.linse@gmail.com> | 2015-07-26 22:07:08 +0200 |
|---|---|---|
| committer | Björn Linse <bjorn.linse@gmail.com> | 2015-08-26 10:31:08 +0200 |
| commit | df9d7489ca4a3fcfa977b0e7df9ec3afa0e77f8c (patch) | |
| tree | b19e48fd0f71f973c229dacf45a5b80e08cf9205 /src/nvim/testdir/Makefile | |
| parent | f666b2cb122d40cc5cf625b30c0735a825b2cbfa (diff) | |
| download | rneovim-df9d7489ca4a3fcfa977b0e7df9ec3afa0e77f8c.tar.gz rneovim-df9d7489ca4a3fcfa977b0e7df9ec3afa0e77f8c.tar.bz2 rneovim-df9d7489ca4a3fcfa977b0e7df9ec3afa0e77f8c.zip | |
test59: Delete oldtests 58 and 59
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 6af8893800..8c3e99c624 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -18,7 +18,6 @@ SCRIPTS := test_eval.out \ test42.out test45.out \ test47.out test48.out test49.out \ test52.out test53.out test55.out \ - test58.out test59.out \ test64.out \ test68.out test69.out \ test73.out \ |