diff src/testdir/Make_all.mak @ 8255:355652348057 v7.4.1420

commit https://github.com/vim/vim/commit/d2227a02b03708eb0579e17612d5a96262f3d463 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 25 22:37:42 2016 +0100 patch 7.4.1420 Problem: Missing makefile. Solution: Type the path correctly.
author Christian Brabandt <cb@256bit.org>
date Thu, 25 Feb 2016 22:45:05 +0100
parents 7c21dd028e0f
children 058b9e4a291b
line wrap: on
line diff
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -2,6 +2,8 @@
 # Common Makefile, defines the list of tests to run.
 #
 
+NO_PLUGIN = -U NONE --noplugin --not-a-term
+
 # The first script creates small.vim.
 SCRIPTS_FIRST = \
 	test1.out