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

Unified Diff: test/webkit/regexp-zero-length-alternatives.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
« no previous file with comments | « test/webkit/regexp-in-and-foreach-handling.js ('k') | test/webkit/resolve-arguments-from-scope.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/regexp-zero-length-alternatives.js
diff --git a/test/webkit/regexp-zero-length-alternatives.js b/test/webkit/regexp-zero-length-alternatives.js
index 6e18de08c78d2e4fa32d2fd2694a680f494bcd4f..c91f1c121747d1062b667c9e2202f0f908797bee 100644
--- a/test/webkit/regexp-zero-length-alternatives.js
+++ b/test/webkit/regexp-zero-length-alternatives.js
@@ -272,4 +272,3 @@ shouldBe('emptyStr.match(re34)', '[""]');
shouldBe('s1.match(re34)', '[""]');
shouldBe('s2.match(re34)', '[""]');
shouldBe('s3.match(re34)', '[""]');
-
« no previous file with comments | « test/webkit/regexp-in-and-foreach-handling.js ('k') | test/webkit/resolve-arguments-from-scope.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698