diff src/testdir/Make_amiga.mak @ 12750:0b6c09957b43 v8.0.1253

patch 8.0.1253: still too many old style tests commit https://github.com/vim/vim/commit/430dc5d360166ca5bb6a73f2c87ae53e09282ecb Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 2 21:04:47 2017 +0100 patch 8.0.1253: still too many old style tests Problem: Still too many old style tests. Solution: Convert a few more tests to new style. (Yegappan Lakshmanan, closes #2272)
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Nov 2017 21:15:05 +0100
parents aa658b33f25a
children 2e95ea9afa1e
line wrap: on
line diff
--- a/src/testdir/Make_amiga.mak
+++ b/src/testdir/Make_amiga.mak
@@ -13,7 +13,6 @@ include Make_all.mak
 # test2		"\\tmp" doesn't work
 # test10	'errorformat' is different
 # test11	"cat" doesn't work properly
-# test12	can't unlink a swap file
 # test52	only for Win32
 # test85	no Lua interface
 # test86, 87	no Python interface