From 4f06486925174133ffa4e5c601762d4353b8e4c7 Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Wed, 1 Jul 2015 08:26:36 -0700 Subject: [PATCH] js_ast test is now line-ending agnostic TBR=herhut@google.com Review URL: https://codereview.chromium.org//1208993006. --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f9b113558cc..d77d09b7990 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,7 +23,6 @@ tests/lib/mirrors/method_mirror_source_line_ending_crlf.dart -text tests/lib/mirrors/method_mirror_source_line_ending_lf.dart -text tests/lib/mirrors/method_mirror_source_test.dart -text tests/lib/mirrors/method_mirror_source_other.dart -text -pkg/js_ast/test/printer_callback_test.dart -text # Files to leave alone and not diff. *.png binary