| Index: pkg/analyzer/test/dart/test_all.dart
|
| diff --git a/pkg/analyzer/test/dart/test_all.dart b/pkg/analyzer/test/dart/test_all.dart
|
| index 7827a63b3b5fd3143a84ab3b265f92aef56226c0..b1276feed6d6ed1d5546df5b6844bbebb01c9030 100644
|
| --- a/pkg/analyzer/test/dart/test_all.dart
|
| +++ b/pkg/analyzer/test/dart/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.dart.test_all;
|
|
|
| import 'package:test_reflective_loader/test_reflective_loader.dart';
|
|
|
|
|