view src/testdir/test22.in @ 4182:f4960ddda07c v7.3.843

updated for version 7.3.843 Problem: Missing test file changes. Solution: Change the tests.
author Bram Moolenaar <bram@vim.org>
date Tue, 26 Feb 2013 22:54:11 +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