Index: LayoutTests/fast/js/Promise-resolve-with-itself.html |
diff --git a/LayoutTests/fast/js/Promise-resolve-with-itself.html b/LayoutTests/fast/js/Promise-resolve-with-itself.html |
index 630021ccaba2b90526b87a318f2bb3c760b2cebb..08516464528d2cd0c5aad3f95681bf52c589eb29 100644 |
--- a/LayoutTests/fast/js/Promise-resolve-with-itself.html |
+++ b/LayoutTests/fast/js/Promise-resolve-with-itself.html |
@@ -25,6 +25,5 @@ promise.then(function () { |
resolve(promise); |
</script> |
-<script src="resources/js-test-post.js"></script> |
</body> |
</html> |