From f60b796fa9870bdfc4cdeb91653bac041916077d Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 16 Jan 2016 22:47:23 +0100 Subject: patch 7.4.1111 Problem: test_expand fails on MS-Windows. Solution: Always use forward slashes. Remove references to test27. --- src/testdir/Make_dos.mak | 1 - 1 file changed, 1 deletion(-) (limited to 'src/testdir/Make_dos.mak') diff --git a/src/testdir/Make_dos.mak b/src/testdir/Make_dos.mak index f6e45d83e..47f9d2223 100644 --- a/src/testdir/Make_dos.mak +++ b/src/testdir/Make_dos.mak @@ -14,7 +14,6 @@ default: nongui # test10 'errorformat' is different # test12 can't unlink a swap file # test25 uses symbolic link -# test27 can't edit file with "*" in file name # test49 fails in various ways # test97 \{ and \$ are not escaped characters. -- cgit v1.2.1