| Index: test/expect_async_test.dart
|
| diff --git a/test/expect_async_test.dart b/test/expect_async_test.dart
|
| index a512f9888b4abec94a7412f046e89dc25787edad..13567655c3def329f834bda98d02c57964a3ee2b 100644
|
| --- a/test/expect_async_test.dart
|
| +++ b/test/expect_async_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -import 'package:unittest/src/state.dart';
|
| +import 'package:unittest/src/backend/state.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|
| import 'utils.dart';
|
|
|