| Index: tools/testing/dart/configuration.dart
|
| diff --git a/tools/testing/dart/configuration.dart b/tools/testing/dart/configuration.dart
|
| index e7705788e96590bef22cd9396202e8af0ff5d8e1..dab39bf7e265627b4270b04bc4fa4f311f01d86b 100644
|
| --- a/tools/testing/dart/configuration.dart
|
| +++ b/tools/testing/dart/configuration.dart
|
| @@ -10,7 +10,7 @@ import 'compiler_configuration.dart';
|
| import 'http_server.dart';
|
| import 'path.dart';
|
| import 'runtime_configuration.dart';
|
| -import 'test_suite.dart';
|
| +import 'utils.dart';
|
|
|
| /// All of the contextual information to determine how a test suite should be
|
| /// run.
|
|
|