| Index: pkg/analysis_server/test/integration/completion/get_suggestions_test.dart
|
| diff --git a/pkg/analysis_server/test/integration/completion/get_suggestions_test.dart b/pkg/analysis_server/test/integration/completion/get_suggestions_test.dart
|
| index 1491b86867ee740bd06a6032abe864234e7aff2f..c331079d99db9aa2015231f1023e7f29f4e9d557 100644
|
| --- a/pkg/analysis_server/test/integration/completion/get_suggestions_test.dart
|
| +++ b/pkg/analysis_server/test/integration/completion/get_suggestions_test.dart
|
| @@ -6,7 +6,7 @@ library test.integration.completion.get.suggestions;
|
|
|
| import 'dart:async';
|
|
|
| -import 'package:analysis_testing/reflective_tests.dart';
|
| +import '../../reflective_tests.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|
| import '../integration_tests.dart';
|
|
|