diff src/testdir/Make_amiga.mak @ 2885:eb6c70460702 v7.3.216

updated for version 7.3.216 Problem: When recovering a file a range of lines is missing. (Charles Jie) Solution: Reset the index when advancing to the next pointer block. Add a test to verify recovery works.
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Jun 2011 01:07:27 +0200
parents e0a90042318d
children c249d9aa60f7
line wrap: on
line diff
--- a/src/testdir/Make_amiga.mak
+++ b/src/testdir/Make_amiga.mak
@@ -28,7 +28,7 @@ SCRIPTS = test1.out test3.out test4.out 
 		test61.out test62.out test63.out test64.out test65.out \
 		test66.out test67.out test68.out test69.out test70.out \
 		test71.out test72.out test73.out test74.out test75.out \
-		test76.out test77.out
+		test76.out test77.out test78.out
 
 .SUFFIXES: .in .out
 
@@ -125,3 +125,4 @@ test74.out: test74.in
 test75.out: test75.in
 test76.out: test76.in
 test77.out: test77.in
+test78.out: test78.in