Index: tests/standalone/io/http_keep_alive_test.dart |
diff --git a/tests/standalone/io/http_keep_alive_test.dart b/tests/standalone/io/http_keep_alive_test.dart |
index ad20ea8af396407922ffb851e5d76c1de932a6da..60bb8dea4264bd616af2f2759b8c4dcda14d284e 100644 |
--- a/tests/standalone/io/http_keep_alive_test.dart |
+++ b/tests/standalone/io/http_keep_alive_test.dart |
@@ -7,6 +7,7 @@ |
// VMOptions=--short_socket_write |
// VMOptions=--short_socket_read --short_socket_write |
+import "package:expect/expect.dart"; |
import "dart:async"; |
import "dart:io"; |