| Index: pkg/analyzer/test/src/summary/summary_test.dart
|
| diff --git a/pkg/analyzer/test/src/summary/summary_test.dart b/pkg/analyzer/test/src/summary/summary_test.dart
|
| index 6b8bfcbd786b6a2c8268b34f4875ba3e59636603..e6107e4d2f1516804301669bb3d024c2b67773aa 100644
|
| --- a/pkg/analyzer/test/src/summary/summary_test.dart
|
| +++ b/pkg/analyzer/test/src/summary/summary_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.src.serialization.elements_test;
|
| +library analyzer.test.src.summary.summary_test;
|
|
|
| import 'dart:typed_data';
|
|
|
|
|