Index: sky/tests/services/network-expected.txt |
diff --git a/sky/tests/services/network-expected.txt b/sky/tests/services/network-expected.txt |
index 304d310614adeccdf202ae1e4d5422d886d24eab..a8c6110602b94f25ecf855e1eaf01e57339a2c79 100644 |
--- a/sky/tests/services/network-expected.txt |
+++ b/sky/tests/services/network-expected.txt |
@@ -1,9 +1,6 @@ |
-CONSOLE: LOG: url => http://127.0.0.1:8000/sky/tests/services/resources/pass.txt |
-CONSOLE: LOG: status_line => HTTP/1.1 200 OK |
-CONSOLE: LOG: mime_type => text/plain |
-CONSOLE: LOG: read 31 bytes |
-Running 1 tests |
-ok 1 Mojo network_service should be able to fetch text files |
-1 tests |
-1 pass |
-0 fail |
+CONSOLE: url => http://127.0.0.1:8000/sky/tests/services/resources/pass.txt |
+CONSOLE: status_line => HTTP/1.1 200 OK |
+CONSOLE: mime_type => text/plain |
+CONSOLE: read 31 bytes |
+This is data from the network. |
+ |