| Index: pkg/testing/lib/src/test_dart/status_expression.dart
|
| diff --git a/pkg/testing/lib/src/test_dart/status_expression.dart b/pkg/testing/lib/src/test_dart/status_expression.dart
|
| index c5b0b8042450922fc97ffe783a1670d3eafa5ad2..d1af0ba3292a1f048cecda23557aee7f79ae6be1 100644
|
| --- a/pkg/testing/lib/src/test_dart/status_expression.dart
|
| +++ b/pkg/testing/lib/src/test_dart/status_expression.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_expression;
|
| +library test_dart_copy.status_expression;
|
|
|
| /**
|
| * Parse and evaluate expressions in a .status file for Dart and V8.
|
|
|