summaryrefslogtreecommitdiff
path: root/lib/python2.7/lib2to3/tests/data/crlf.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python2.7/lib2to3/tests/data/crlf.py')
-rw-r--r--lib/python2.7/lib2to3/tests/data/crlf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/python2.7/lib2to3/tests/data/crlf.py b/lib/python2.7/lib2to3/tests/data/crlf.py
deleted file mode 100644
index dbe2d7b..0000000
--- a/lib/python2.7/lib2to3/tests/data/crlf.py
+++ /dev/null
@@ -1,3 +0,0 @@
-print "hi"
-
-print "Like bad Windows newlines?"