Fix legacy tests makefile after 4873171f. #2826

This commit is contained in:
Lucas Hoffmann
2015-06-11 13:26:56 +02:00
committed by Michael Reed
parent 7a9377e720
commit 0685489ee5

View File

@@ -7,8 +7,7 @@ export SHELL := sh
VIMPROG := ../../../build/bin/nvim VIMPROG := ../../../build/bin/nvim
SCRIPTSOURCE := ../../../runtime SCRIPTSOURCE := ../../../runtime
SCRIPTS := test_autoformat_join.out \ SCRIPTS := test_eval.out \
test_eval.out \
test8.out test10.out \ test8.out test10.out \
test11.out test12.out test13.out test14.out \ test11.out test12.out test13.out test14.out \
test17.out \ test17.out \