summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-10-15 17:06:47 +0200
committerBram Moolenaar <Bram@vim.org>2016-10-15 17:06:47 +0200
commit472e85970ee3a80abd824bef510df12e9cfe9e96 (patch)
tree27fae571dfc2e3bf1c7a6b4dfbc59bc5b13356b8 /src/testdir/Make_all.mak
parent9e507ca8a3e1535e62de4bd86374b0fcd18ef5b8 (diff)
patch 8.0.0035v8.0.0035
Problem: Order of matches for 'omnifunc' is messed up. (Danny Su) Solution: Do not set compl_curr_match when called from complete_check(). (closes #1168)
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index a997580480..a8ea54318e 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -55,7 +55,6 @@ SCRIPTS_ALL = \
test70.out \
test73.out \
test75.out \
- test76.out \
test77.out \
test79.out \
test80.out \