updated for version 7.4.408
Problem: Visual block insert breaks a multi-byte character.
Solution: Calculate the position properly. (Yasuhiro Matsumoto)
diff --git a/src/testdir/Make_ming.mak b/src/testdir/Make_ming.mak
index eb533c9..782f89d 100644
--- a/src/testdir/Make_ming.mak
+++ b/src/testdir/Make_ming.mak
@@ -57,13 +57,14 @@
test105.out test106.out test107.out \
test_autoformat_join.out \
test_breakindent.out \
- test_listlbr.out \
- test_listlbr_utf8.out \
- test_qf_title.out \
test_changelist.out \
test_eval.out \
test_insertcount.out \
- test_options.out
+ test_listlbr.out \
+ test_listlbr_utf8.out \
+ test_options.out \
+ test_qf_title.out \
+ test_utf8.out
SCRIPTS32 = test50.out test70.out