Chromium Code Reviews| Index: tests/standalone/io/raw_secure_socket_pause_test.dart |
| diff --git a/tests/standalone/io/raw_secure_socket_pause_test.dart b/tests/standalone/io/raw_secure_socket_pause_test.dart |
| index 906ef4ebbecb3150ec1ea9c1570b28c4148ad56e..b5081f5daa7c243a583b0a7c29205b97d70fcc54 100644 |
| --- a/tests/standalone/io/raw_secure_socket_pause_test.dart |
| +++ b/tests/standalone/io/raw_secure_socket_pause_test.dart |
| @@ -7,7 +7,6 @@ |
| // VMOptions=--short_socket_write |
| // VMOptions=--short_socket_read --short_socket_write |
| -import "package:expect/expect.dart"; |
| import "dart:async"; |
| import "dart:io"; |
| import "dart:isolate"; |