diff src/testdir/Make_all.mak @ 8597:51de88bf954d v7.4.1588

commit https://github.com/vim/vim/commit/1ff2b64b11e7d263c6853745d5e594bd8f94b91e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 17 22:07:02 2016 +0100 patch 7.4.1588 Problem: Old style test for quickfix. Solution: Turn test 96 into a new style test.
author Christian Brabandt <cb@256bit.org>
date Thu, 17 Mar 2016 22:15:04 +0100
parents 28e10c1bed22
children ec78ecf15de7
line wrap: on
line diff
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -79,7 +79,6 @@ SCRIPTS_ALL = \
 	test93.out \
 	test94.out \
 	test95.out \
-	test96.out \
 	test98.out \
 	test99.out \
 	test101.out \