| Index: tests/lib/mirrors/method_mirror_source_line_ending_test.dart
|
| diff --git a/tests/lib/mirrors/method_mirror_source_line_ending_test.dart b/tests/lib/mirrors/method_mirror_source_line_ending_test.dart
|
| index e052cc10a95510fa40c0e378f691763a7fde26bc..c0593979c9fca8cca1fe30a2d61c154acd0db0ee 100644
|
| --- a/tests/lib/mirrors/method_mirror_source_line_ending_test.dart
|
| +++ b/tests/lib/mirrors/method_mirror_source_line_ending_test.dart
|
| @@ -2,6 +2,8 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +// Note: These tests rely on specific line endings in the source files.
|
| +
|
| import "dart:mirrors";
|
| import "package:expect/expect.dart";
|
|
|
|
|