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