| Index: pkg/analysis_server/test/services/completion/imported_type_computer_test.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/imported_type_computer_test.dart b/pkg/analysis_server/test/services/completion/imported_type_computer_test.dart
|
| index f4097685d5c6a59d9c660422ba7c0d50ab14acaa..1a0af1440b27b45f27e050ebdf20951c44dbc567 100644
|
| --- a/pkg/analysis_server/test/services/completion/imported_type_computer_test.dart
|
| +++ b/pkg/analysis_server/test/services/completion/imported_type_computer_test.dart
|
| @@ -6,7 +6,7 @@ library test.services.completion.toplevel;
|
|
|
| import 'package:analysis_server/src/protocol.dart';
|
| import 'package:analysis_server/src/services/completion/imported_type_computer.dart';
|
| -import 'package:analysis_testing/reflective_tests.dart';
|
| +import '../../reflective_tests.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|
| import 'completion_test_util.dart';
|
|
|