| Index: pkg/testing/lib/src/test_dart/status_file_parser.dart
|
| diff --git a/pkg/testing/lib/src/test_dart/status_file_parser.dart b/pkg/testing/lib/src/test_dart/status_file_parser.dart
|
| index b16bd4c1f1624e4afe4dc284010808177d88a1e2..a4912bb102cdbc36bb93c8aa79c4ba1485070cfe 100644
|
| --- a/pkg/testing/lib/src/test_dart/status_file_parser.dart
|
| +++ b/pkg/testing/lib/src/test_dart/status_file_parser.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.
|
|
|
| -library status_file_parser;
|
| +library test_dart_copy.status_file_parser;
|
|
|
| import "dart:async";
|
| import "dart:convert" show LineSplitter, UTF8;
|
|
|