summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers.html b/third_party/WebKit/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers.html
index fe16485..79b4cc9 100644
--- a/third_party/WebKit/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers.html
+++ b/third_party/WebKit/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers.html
@@ -9,6 +9,5 @@
<script>
worker = startWorker('resources/Promise-then-without-callbacks-in-workers.js');
</script>
-<script src="resources/js-test-post.js"></script>
</body>
</html>