diff src/testdir/Make_os2.mak @ 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_os2.mak
+++ b/src/testdir/Make_os2.mak
@@ -54,7 +54,9 @@ SCRIPTS = test1.out test3.out test4.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 \