| Index: tests/standalone/http_launch_test.dart
|
| diff --git a/tests/standalone/http_launch_test.dart b/tests/standalone/http_launch_test.dart
|
| index 31c524b2922a48206fbebf5992c79b542baee27d..40fd509a93fde1bcd787a27fe6bdb34608d8f210 100644
|
| --- a/tests/standalone/http_launch_test.dart
|
| +++ b/tests/standalone/http_launch_test.dart
|
| @@ -5,6 +5,10 @@
|
| // VMOptions=--short_socket_read
|
| // VMOptions=--short_socket_write
|
| // VMOptions=--short_socket_read --short_socket_write
|
| +// OtherResources=http_launch_data/http_isolate_main.dart
|
| +// OtherResources=http_launch_data/http_launch_main.dart
|
| +// OtherResources=http_launch_data/http_spawn_main.dart
|
| +// OtherResources=http_launch_data/packages/simple/simple.dart
|
| //
|
| // Test:
|
| // *) Launching a script fetched over HTTP.
|
|
|