Chromium Code Reviews| Index: tests/standalone/io/string_transformer_test.dart |
| diff --git a/tests/standalone/io/string_transformer_test.dart b/tests/standalone/io/string_transformer_test.dart |
| index d65fb33e2ac82ba8eea41e5a011b73fc182f9419..a15633dd00cb88609d8a3024c68a1f5e12b31ac2 100644 |
| --- a/tests/standalone/io/string_transformer_test.dart |
| +++ b/tests/standalone/io/string_transformer_test.dart |
| @@ -2,6 +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:expect/expect.dart"; |
| import "dart:async"; |
| import "dart:io"; |
| import "dart:isolate"; |