| Index: packages/analyzer/test/parse_compilation_unit_test.dart
|
| diff --git a/packages/analyzer/test/parse_compilation_unit_test.dart b/packages/analyzer/test/parse_compilation_unit_test.dart
|
| index 71e4838d1af07b89d1b08e50fbc15c2281a13263..c5313da88c8d00b0b2ec0f50215f0a960522d2f6 100644
|
| --- a/packages/analyzer/test/parse_compilation_unit_test.dart
|
| +++ b/packages/analyzer/test/parse_compilation_unit_test.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 test.parse.compilation.unit;
|
| +library analyzer.test.parse_compilation_unit_test;
|
|
|
| import 'package:analyzer/analyzer.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|