aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorDavid Bürgin <676c7473@gmail.com>2015-04-06 21:09:02 +0200
committerJustin M. Keyes <justinkz@gmail.com>2015-04-07 18:54:27 -0400
commit9a6a311f35835a3ea481faa0eddcc12672777864 (patch)
tree2c235a2f6ea552124be2050f5ec28154233b23c0 /src/nvim/testdir/Makefile
parent6881d9705b78fcd2b30a9352c20ed21907471f1a (diff)
downloadrneovim-9a6a311f35835a3ea481faa0eddcc12672777864.tar.gz
rneovim-9a6a311f35835a3ea481faa0eddcc12672777864.tar.bz2
rneovim-9a6a311f35835a3ea481faa0eddcc12672777864.zip
tests: Migrate legacy tests 44 and 99 #2366
Consolidates the old test44 and test99 tests into one busted spec.
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile
index c323f10a4f..5ccde6ff2e 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -17,7 +17,7 @@ SCRIPTS := test_autoformat_join.out \
test26.out test27.out test29.out test30.out \
test31.out test32.out test34.out \
test36.out test37.out test38.out test39.out test40.out \
- test42.out test43.out test44.out test45.out \
+ test42.out test43.out test45.out \
test46.out test47.out test48.out test49.out \
test52.out test53.out test55.out \
test57.out test58.out test59.out test60.out \
@@ -27,7 +27,7 @@ SCRIPTS := test_autoformat_join.out \
test76.out test78.out test79.out test80.out \
test82.out test83.out \
test86.out test87.out test88.out \
- test96.out test99.out \
+ test96.out \
test_listlbr.out \
test_breakindent.out