| Index: pkg/analysis_server/test/integration/analysis/test_all.dart
|
| diff --git a/pkg/analysis_server/test/integration/analysis/test_all.dart b/pkg/analysis_server/test/integration/analysis/test_all.dart
|
| index 4c8cb65d68fb180d5a0e71108c0651bf9cf84de4..8138c7f05cc02571616cf43100bd5901b2e7f56b 100644
|
| --- a/pkg/analysis_server/test/integration/analysis/test_all.dart
|
| +++ b/pkg/analysis_server/test/integration/analysis/test_all.dart
|
| @@ -2,8 +2,6 @@
|
| // 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.integration.analysis.all;
|
| -
|
| import 'package:test_reflective_loader/test_reflective_loader.dart';
|
|
|
| import 'analysis_options_test.dart' as analysis_options_test;
|
|
|