aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2015-06-16 01:23:23 -0400
committerJustin M. Keyes <justinkz@gmail.com>2015-06-16 01:23:23 -0400
commitc83af3a88cfbd4480e02b38f1d4d8e38a58a56d5 (patch)
tree6cfc7fe6dcdf2dc225368019c4648e307b64860e /src/nvim/testdir/Makefile
parent34fdb11e53496b02d3af78156efcbbee07a4352c (diff)
parent88b76ec146613797dbf3e4df76f52cd94ae1480e (diff)
downloadrneovim-c83af3a88cfbd4480e02b38f1d4d8e38a58a56d5.tar.gz
rneovim-c83af3a88cfbd4480e02b38f1d4d8e38a58a56d5.tar.bz2
rneovim-c83af3a88cfbd4480e02b38f1d4d8e38a58a56d5.zip
Merge #2819 'tests: Migrate legacy test argument_0count.'.
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile
index 0359e15488..023a8bf234 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -30,7 +30,6 @@ SCRIPTS := test_eval.out \
test_argument_count.out \
test_close_count.out \
test_command_count.out \
- test_argument_0count.out
SCRIPTS_GUI := test16.out