summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-06-04 20:30:00 +0200
committerBram Moolenaar <Bram@vim.org>2017-06-04 20:30:00 +0200
commit863e80b4451b5102b41bebf9ddca3a420de746fa (patch)
treeb7d40ecfa78b45b2fac1ba856028d8a40423f128 /src/testdir/Make_all.mak
parent3e54569b17683318e0cb6693ab0024c2ad1e3e8f (diff)
patch 8.0.0614: float2nr() is not exactly rightv8.0.0614
Problem: float2nr() is not exactly right. Solution: Make float2nr() more accurate. Turn test64 into a new style test. (Hirohito Higashi, closes #1688)
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 ce3936727b..2b78bf22bb 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -50,7 +50,6 @@ SCRIPTS_ALL = \
test57.out \
test60.out \
test64.out \
- test65.out \
test66.out \
test67.out \
test68.out \