Index: LayoutTests/http/tests/eventsource/eventsource-cors-redirect.html |
diff --git a/LayoutTests/http/tests/eventsource/workers/eventsource-eof.html b/LayoutTests/http/tests/eventsource/eventsource-cors-redirect.html |
similarity index 54% |
copy from LayoutTests/http/tests/eventsource/workers/eventsource-eof.html |
copy to LayoutTests/http/tests/eventsource/eventsource-cors-redirect.html |
index 89ed16343325005047ba33844dbd67521b8a58bf..37a85493c4bf9642fbc03a978c0ab6f69d9b5b21 100644 |
--- a/LayoutTests/http/tests/eventsource/workers/eventsource-eof.html |
+++ b/LayoutTests/http/tests/eventsource/eventsource-cors-redirect.html |
@@ -2,10 +2,6 @@ |
<html> |
<head> |
<script src="/js-test-resources/js-test.js"></script> |
+<script src="script-tests/eventsource-cors-redirect.js"></script> |
</head> |
-<body> |
-<script> |
-startWorker("../script-tests/eventsource-eof.js"); |
-</script> |
-</body> |
</html> |