Index: LayoutTests/fast/js/Promise-simple.html |
diff --git a/LayoutTests/fast/js/Promise-simple.html b/LayoutTests/fast/js/Promise-simple.html |
index 68c0ca4e58aaa3efa558640f26461e449d129ed0..f26aa1c206bd3f0f2bc340325e482063cfdf933c 100644 |
--- a/LayoutTests/fast/js/Promise-simple.html |
+++ b/LayoutTests/fast/js/Promise-simple.html |
@@ -33,6 +33,5 @@ shouldBeTrue('thisInInit === window'); |
resolve('hello'); |
</script> |
-<script src="resources/js-test-post.js"></script> |
</body> |
</html> |