patch 8.0.0890: still many old style tests

Problem:    Still many old style tests.
Solution:   Convert several tests to new style. (Yegappan Lakshmanan)
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms
index 41b05a0..4181e0b 100644
--- a/src/testdir/Make_vms.mms
+++ b/src/testdir/Make_vms.mms
@@ -81,17 +81,16 @@
        test33.out test34.out test36.out test37.out \
        test38.out test39.out test40.out test41.out test42.out \
        test43.out test44.out test45.out \
-       test48.out test49.out test51.out test53.out test54.out \
+       test48.out test49.out test53.out test54.out \
        test55.out test56.out test57.out test60.out \
        test64.out \
        test66.out test68.out test69.out \
        test72.out \
        test77a.out test78.out test79.out test80.out \
        test88.out \
-       test91.out test94.out \
+       test94.out \
        test95.out test99.out \
-       test103.out \
-       test107.out test108.out\
+       test108.out\
        test_autocmd_option.out \
        test_autoformat_join.out \
        test_breakindent.out \