Index: LayoutTests/fast/workers/shared-worker-console-log.html |
diff --git a/LayoutTests/fast/workers/shared-worker-console-log.html b/LayoutTests/fast/workers/shared-worker-console-log.html |
index 0f11459e1fe67c455373089e3cdfad1b48373a29..b9a9f170e8ca3f464efdffe4a44e3a5765f59131 100644 |
--- a/LayoutTests/fast/workers/shared-worker-console-log.html |
+++ b/LayoutTests/fast/workers/shared-worker-console-log.html |
@@ -50,6 +50,5 @@ |
description("This tests that 'console.log' and friends function correctly from workers."); |
buildInlineSharedWorker(); |
</script> |
- <script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |