patch 7.4.2123
Problem: No new style test for diff mode.
Solution: Add a test. Check that folds are in sync.
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index ced52e0..2965b70 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -43,7 +43,6 @@
test44.out \
test45.out \
test46.out \
- test47.out \
test48.out \
test51.out \
test53.out \
@@ -168,6 +167,7 @@
test_channel.res \
test_cmdline.res \
test_cscope.res \
+ test_diffmode.res \
test_digraph.res \
test_farsi.res \
test_gn.res \