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

Unified Diff: test/webkit/dfg-constant-fold-logical-not-branch.js

Issue 82803005: Make sure files end with exactly one new line and police this in presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: retry upload 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: test/webkit/dfg-constant-fold-logical-not-branch.js
diff --git a/test/webkit/dfg-constant-fold-logical-not-branch.js b/test/webkit/dfg-constant-fold-logical-not-branch.js
index 6a91b14cba39b95b64810c28da8f59a33a826769..bb48f63f218e90b716202b96ce6c51c03b2133dc 100644
--- a/test/webkit/dfg-constant-fold-logical-not-branch.js
+++ b/test/webkit/dfg-constant-fold-logical-not-branch.js
@@ -51,5 +51,3 @@ for (var i = 0; i < 1000; ++i) {
shouldBe("foo1(new Stuff())", "43");
shouldBe("foo2(new Stuff())", "58");
}
-
-
« no previous file with comments | « test/webkit/dfg-constant-fold-first-local-read-after-block-merge.js ('k') | test/webkit/dfg-constant-fold-misprediction.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698