| Index: pkg/analysis_server/test/services/completion/test_all.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/test_all.dart b/pkg/analysis_server/test/services/completion/test_all.dart
|
| index ab8cb57ef7643b524c41672ef7eaa70f967f52e6..456665697d68e01d6812b47054842159fd2121bd 100644
|
| --- a/pkg/analysis_server/test/services/completion/test_all.dart
|
| +++ b/pkg/analysis_server/test/services/completion/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.services.completion;
|
| -
|
| import 'package:test_reflective_loader/test_reflective_loader.dart';
|
|
|
| import 'completion_target_test.dart' as completion_target_test;
|
|
|