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 0073cda744ce5373cd7e6289978ec364047f842d..5d9b8f63e63b8049270b5738bb02d8d748b006de 100644 |
--- a/tests/standalone/io/raw_secure_socket_pause_test.dart |
+++ b/tests/standalone/io/raw_secure_socket_pause_test.dart |
@@ -6,6 +6,9 @@ |
// VMOptions=--short_socket_read |
// VMOptions=--short_socket_write |
// VMOptions=--short_socket_read --short_socket_write |
+// OtherResources=certificates/server_chain.pem |
+// OtherResources=certificates/server_key.pem |
+// OtherResources=certificates/trusted_certs.pem |
import "package:expect/expect.dart"; |
import "package:path/path.dart"; |