| 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 c081b5eb73cea79d435161356d65d660c1548233..4b8fd2b87f00e275ff221e0f1f4b5cc0bb9a1cb0 100644
|
| --- a/tests/standalone/io/raw_secure_socket_pause_test.dart
|
| +++ b/tests/standalone/io/raw_secure_socket_pause_test.dart
|
| @@ -4,6 +4,8 @@
|
| //
|
| // VMOptions=
|
| // VMOptions=--short_socket_read
|
| +// VMOptions=--short_socket_write
|
| +// VMOptions=--short_socket_read --short_socket_write
|
|
|
| import "dart:async";
|
| import "dart:io";
|
|
|