| Index: pkg/analysis_server/test/services/completion/dart/common_usage_sorter_test.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/dart/common_usage_sorter_test.dart b/pkg/analysis_server/test/services/completion/dart/common_usage_sorter_test.dart
|
| index 67ea4cef3b69cf2470df3dfe030562f191eb6bc1..8b5b6819e69910a58896fcf365651bd099e5e404 100644
|
| --- a/pkg/analysis_server/test/services/completion/dart/common_usage_sorter_test.dart
|
| +++ b/pkg/analysis_server/test/services/completion/dart/common_usage_sorter_test.dart
|
| @@ -14,10 +14,8 @@ import 'package:test/test.dart';
|
| import 'package:test_reflective_loader/test_reflective_loader.dart';
|
|
|
| import '../../../domain_completion_util.dart';
|
| -import '../../../utils.dart';
|
|
|
| main() {
|
| - initializeTestEnvironment();
|
| defineReflectiveSuite(() {
|
| defineReflectiveTests(CommonUsageSorterTest);
|
| });
|
|
|