view src/testdir/test22.in @ 6645:0a859da6714b v7.4.648

updated for version 7.4.648 Problem: Tests broken on MS-Windows. Solution: Delete wrong copy line. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 22:12:34 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

Tests for file with some lines ending in CTRL-M, some not

STARTTEST
:set ta tx
:e!
:$-3,$w! test.out
:qa!
ENDTEST

this lines ends in a
this one doesn't
this one does
and the last one doesn't