| Index: lib/src/runner/runner_test.dart
|
| diff --git a/lib/src/runner/runner_test.dart b/lib/src/runner/runner_test.dart
|
| index 07645ce6eaae988dfbd963af1cc9afe9259c90df..5f9526010bbfdd72a59cf909a2f0d8fd2b981a0e 100644
|
| --- a/lib/src/runner/runner_test.dart
|
| +++ b/lib/src/runner/runner_test.dart
|
| @@ -13,8 +13,8 @@ import '../backend/state.dart';
|
| import '../backend/suite.dart';
|
| import '../backend/test.dart';
|
| import '../backend/test_platform.dart';
|
| -import '../utils.dart';
|
| import '../util/remote_exception.dart';
|
| +import '../utils.dart';
|
|
|
| typedef StackTrace _MapTrace(StackTrace trace);
|
|
|
|
|