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