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