Index: LayoutTests/http/tests/eventsource/workers/eventsource-cors-non-http.html |
diff --git a/LayoutTests/http/tests/eventsource/workers/eventsource-eof.html b/LayoutTests/http/tests/eventsource/workers/eventsource-cors-non-http.html |
similarity index 68% |
copy from LayoutTests/http/tests/eventsource/workers/eventsource-eof.html |
copy to LayoutTests/http/tests/eventsource/workers/eventsource-cors-non-http.html |
index 89ed16343325005047ba33844dbd67521b8a58bf..f1ecee5d31ecc8687f63901cb790d19559ebc9f2 100644 |
--- a/LayoutTests/http/tests/eventsource/workers/eventsource-eof.html |
+++ b/LayoutTests/http/tests/eventsource/workers/eventsource-cors-non-http.html |
@@ -5,7 +5,7 @@ |
</head> |
<body> |
<script> |
-startWorker("../script-tests/eventsource-eof.js"); |
+startWorker("../script-tests/eventsource-cors-non-http.js"); |
</script> |
</body> |
</html> |