| Index: tests/standalone/io/http_server_close_response_after_error_test.dart
|
| diff --git a/tests/standalone/io/http_server_close_response_after_error_test.dart b/tests/standalone/io/http_server_close_response_after_error_test.dart
|
| index c5cdcec47a5b4acac6629c4d5e51f90cbedc372a..f768325960eaeeab4899f42d50f5f1162a5d6b4c 100644
|
| --- a/tests/standalone/io/http_server_close_response_after_error_test.dart
|
| +++ b/tests/standalone/io/http_server_close_response_after_error_test.dart
|
| @@ -6,6 +6,7 @@
|
| // VMOptions=--short_socket_read
|
| // VMOptions=--short_socket_write
|
| // VMOptions=--short_socket_read --short_socket_write
|
| +// OtherResources=http_server_close_response_after_error_client.dart
|
|
|
| import 'dart:async';
|
| import 'dart:io';
|
|
|