Author: paultcochrane
Date: Thu Mar 15 11:44:15 2007
New Revision: 17496
Removed:
trunk/t/codingstd/line_endings.t
Modified:
trunk/MANIFEST
trunk/t/harness
Log:
Removing the line_endings test. What it tests for is nonsensical on
Windows, and will be mopped up by the file_metadata.t test.
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST (original)
+++ trunk/MANIFEST Thu Mar 15 11:44:15 2007
@@ -2658,7 +2658,6 @@
t/codingstd/cuddled_else.t []
t/codingstd/fixme.t []
t/codingstd/gmt_utc.t []
-t/codingstd/line_endings.t []
t/codingstd/linelength.t []
t/codingstd/perlcritic.t []
t/codingstd/tabs.t []
Modified: trunk/t/harness
==============================================================================
--- trunk/t/harness (original)
+++ trunk/t/harness Thu Mar 15 11:44:15 2007
@@ -161,7 +161,6 @@
c_indent.t
cppcomments.t
cuddled_else.t
- line_endings.t
tabs.t
trailing_space.t
);