From 0d70fd8d9f574adedeeb3faadfd13c1a16ed9cba Mon Sep 17 00:00:00 2001 From: Ryan Macnak Date: Fri, 26 Jun 2015 09:53:21 -0700 Subject: [PATCH] Don't normalize the LF test either (for Windows). Review URL: https://codereview.chromium.org//1212933002. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index b6c4fac7a28..112752d1ba1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,6 +19,7 @@ tests/language/multiline_strings_test.dart -text tests/lib/convert/json_pretty_test.dart -text tests/lib/mirrors/method_mirror_source_line_ending_cr.dart -text tests/lib/mirrors/method_mirror_source_line_ending_crlf.dart -text +tests/lib/mirrors/method_mirror_source_line_ending_lf.dart -text pkg/js_ast/test/printer_callback_test.dart -text # Files to leave alone and not diff.