Problem: File renamed twice in test; missing feature check.
Solution: Remove a rename() call. Add check for cryptv feature.
(closes #11564)
call test_override("uptime", 0)
sleep 1
- call rename('Xswap', swname)
call feedkeys('e', 'tL')
redir => editOutput
edit Xswaptest
" Test for :recover using an encrypted swap file
func Test_recover_encrypted_swap_file()
+ CheckFeature cryptv
CheckUnix
" Recover an encrypted file from the swap file without the original file
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 895,
/**/
894,
/**/