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