Chromium Code Reviews| Index: tests/lib/async/slow_consumer3_test.dart |
| diff --git a/tests/lib/async/slow_consumer3_test.dart b/tests/lib/async/slow_consumer3_test.dart |
| index 7f3794bd5e8bad065f8e2f660168e9626ce85891..999550aac26e01012c82a1fb470c79ce7e9c64f3 100644 |
| --- a/tests/lib/async/slow_consumer3_test.dart |
| +++ b/tests/lib/async/slow_consumer3_test.dart |
| @@ -6,6 +6,7 @@ |
| library slow_consumer3_test; |
| +import "package:expect/expect.dart"; |
| import 'dart:async'; |
| import 'dart:isolate'; |