| Index: pkg/analyzer/test/src/context/test_all.dart
|
| diff --git a/pkg/analyzer/test/src/context/test_all.dart b/pkg/analyzer/test/src/context/test_all.dart
|
| index bbd021d183c13ef895367e736654adda9e3b5206..301b13c05381d65c1a8a93bcb46c4f3717d5e308 100644
|
| --- a/pkg/analyzer/test/src/context/test_all.dart
|
| +++ b/pkg/analyzer/test/src/context/test_all.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.context.test_all;
|
| +library analyzer.test.src.context.test_all;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|
|
|