Index: tests/standalone/io/http_connection_header_test.dart |
diff --git a/tests/standalone/io/http_connection_header_test.dart b/tests/standalone/io/http_connection_header_test.dart |
index b7966a246036c81645b7486bcd0604a3e3baf636..9d43624d1aca4424abd1de78146d9a996ae5ad97 100644 |
--- a/tests/standalone/io/http_connection_header_test.dart |
+++ b/tests/standalone/io/http_connection_header_test.dart |
@@ -3,6 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
// |
+import "package:expect/expect.dart"; |
import "dart:isolate"; |
import "dart:io"; |