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