| Index: pkg/analysis_server/test/integration/protocol_matchers.dart
|
| diff --git a/pkg/analysis_server/test/integration/protocol_matchers.dart b/pkg/analysis_server/test/integration/protocol_matchers.dart
|
| index fef9ef3fab5523bd512581bab88f76fffa78faca..7f2f3abcb0cc9bfaa0817ca02019c27d56ce3a69 100644
|
| --- a/pkg/analysis_server/test/integration/protocol_matchers.dart
|
| +++ b/pkg/analysis_server/test/integration/protocol_matchers.dart
|
| @@ -11,7 +11,7 @@
|
| */
|
| library test.integration.protocol.matchers;
|
|
|
| -import 'package:unittest/unittest.dart';
|
| +import 'package:test/test.dart';
|
|
|
| import 'integration_tests.dart';
|
|
|
|
|