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

Unified Diff: test/intl/overrides/caching.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/intl/collator/sr-sort.js ('k') | test/message/isvar.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/intl/overrides/caching.js
diff --git a/test/intl/overrides/caching.js b/test/intl/overrides/caching.js
index 5ff3c390e79abfa32f485ac043b2878827e0abfc..abcd64031fedc3e646f179a6b03adc59afc4745f 100644
--- a/test/intl/overrides/caching.js
+++ b/test/intl/overrides/caching.js
@@ -57,4 +57,3 @@ collatorTime = endTime.getTime() - startTime.getTime();
assertTrue(collatorTime < cachedTime);
// Non-cached time is much slower, measured to 12.5 times.
assertTrue(cachedTime < nonCachedTime);
-
« no previous file with comments | « test/intl/collator/sr-sort.js ('k') | test/message/isvar.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698