| Index: pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| diff --git a/pkg/analysis_server/benchmark/perf/memory_tests.dart b/pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| index a648344bee4608cbac2e1dd26b94cea82be1892b..ec625733a6a09ebeee051ea1b46105898e2492fd 100644
|
| --- a/pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| +++ b/pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| @@ -8,7 +8,7 @@ import 'dart:io';
|
| import 'dart:math';
|
|
|
| import 'package:analysis_server/plugin/protocol/protocol.dart';
|
| -import 'package:unittest/unittest.dart';
|
| +import 'package:test/test.dart';
|
|
|
| import '../../test/integration/integration_tests.dart';
|
|
|
|
|