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

Unified Diff: ports/devenv/tests/devenv_large_test.js

Issue 1415743013: Run jshint over all JavaScript files (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@repo_conf
Patch Set: Created 5 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 | « ports/devenv/tests/common.js ('k') | ports/devenv/tests/devenv_small_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/devenv/tests/devenv_large_test.js
diff --git a/ports/devenv/tests/devenv_large_test.js b/ports/devenv/tests/devenv_large_test.js
index cf25e2b6c938eb5f27858193bfe83b2f6aaf22b0..3ed3549be19348a7d85ab4619a038c905627cbe2 100644
--- a/ports/devenv/tests/devenv_large_test.js
+++ b/ports/devenv/tests/devenv_large_test.js
@@ -4,6 +4,8 @@
* found in the LICENSE file.
*/
+/* globals TEST_F, ASSERT_EQ, ASSERT_GT, chrometest, DevEnvTest */
+
'use strict';
// Install several packages.
« no previous file with comments | « ports/devenv/tests/common.js ('k') | ports/devenv/tests/devenv_small_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698