diff src/testdir/Make_vms.mms @ 6847:18ec2c5a5ce7 v7.4.744

patch 7.4.744 Problem: No tests for Ruby and Perl. Solution: Add minimal tests. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 15:45:29 +0200
parents 0f1cc87630d8
children 9798a98a1583
line wrap: on
line diff
--- a/src/testdir/Make_vms.mms
+++ b/src/testdir/Make_vms.mms
@@ -113,7 +113,9 @@ SCRIPT = test1.out  test2.out  test3.out
 	 test_marks.out \
 	 test_nested_function.out \
 	 test_options.out \
+	 test_perl.out \
 	 test_qf_title.out \
+	 test_ruby.out \
 	 test_set.out \
 	 test_signs.out \
 	 test_textobjects.out \