Chromium Code Reviews| Index: tests/standalone/io/file_error_test.dart |
| diff --git a/tests/standalone/io/file_error_test.dart b/tests/standalone/io/file_error_test.dart |
| index d611bd993e3c3587a143aa355e3766002cbe02cd..59ad39103345fb5c5aba8eed97ad440a0d814d1b 100644 |
| --- a/tests/standalone/io/file_error_test.dart |
| +++ b/tests/standalone/io/file_error_test.dart |
| @@ -4,7 +4,6 @@ |
| // |
| // Dart test program for testing error handling in file I/O. |
| -import "package:expect/expect.dart"; |
| import "dart:io"; |
| import "dart:isolate"; |