Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Unified Diff: LayoutTests/fast/js/function-redefinition.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/js/function-redefinition.html
diff --git a/LayoutTests/fast/js/function-redefinition.html b/LayoutTests/fast/js/function-redefinition.html
index a050275a068736fa655c86fc1777c5bb825750a1..1cc6226c52f072efcef82861006cb858774a382b 100644
--- a/LayoutTests/fast/js/function-redefinition.html
+++ b/LayoutTests/fast/js/function-redefinition.html
@@ -29,6 +29,5 @@ shouldBeTrue("typeof test2 == 'function'");
shouldBeTrue("typeof test3 == 'function'");
shouldBe("test3()", '"SUCCESS"');
</script>
-<script src="resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/js/function-prototype.html ('k') | LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698