diff --git a/.hgeol b/.hgeol --- a/.hgeol +++ b/.hgeol @@ -27,7 +27,7 @@ **.zip = BIN Lib/email/test/data/msg_26.txt = BIN -Lib/lib2to3/test/data/crlf.py = CRLF +Lib/lib2to3/tests/data/crlf.py = CRLF Lib/test/cjkencodings/* = BIN Lib/test/sndhdrdata/sndhdr.* = BIN Lib/test/decimaltestdata/*.decTest = BIN diff --git a/Lib/lib2to3/tests/data/crlf.py b/Lib/lib2to3/tests/data/crlf.py --- a/Lib/lib2to3/tests/data/crlf.py +++ b/Lib/lib2to3/tests/data/crlf.py @@ -1,3 +1,3 @@ -print "hi" - -print "Like bad Windows newlines?" +print "hi" + +print "Like bad Windows newlines?"