commit | 92fdd1e75db3048516a93a18cc53ed984813c9e5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 03 18:00:05 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 03 18:00:05 2020 +0200 |
tree | 20c741c05afa7c9ea98d2a3adb4a94c3914baf79 | |
parent | 5289783e0b07cfc3f92ee933261ca4c4acdca007 [diff] [blame] |
patch 8.2.1120: Python code not tested properly Problem: Python code not tested properly. Solution: Add more tests and convert old-style test into new-style test. (Yegappan Lakshmanan, closes #6370)
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms index a89bb24..ff6deb4 100644 --- a/src/testdir/Make_vms.mms +++ b/src/testdir/Make_vms.mms
@@ -116,7 +116,7 @@ .ENDIF .IFDEF HAVE_PYTHON -SCRIPT_PYTHON = test86.out test87.out +SCRIPT_PYTHON = test87.out .ENDIF .in.out :