Remove OS9 line ending support again, this was left out for a reason.

Fix tests after issue 804 was fixed.
This commit is contained in:
Thomas Keller
2012-05-04 01:01:33 +02:00
parent b6acf4c0e2
commit dd2fa6f902
2 changed files with 4 additions and 3 deletions

View File

@@ -80,7 +80,6 @@
0 => '',
1 => 11,
2 => '
',
),
),
@@ -102,4 +101,4 @@
),
),
),
);
);