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

Unified Diff: mojo/public/js/tests/validation_unittest.js

Issue 2645873003: Cleanup mojo-js tests. (Closed)
Patch Set: more deps fixes Created 3 years, 11 months 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 | « mojo/public/js/tests/validation_test_input_parser.js ('k') | mojo/public/js/union_unittests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/js/tests/validation_unittest.js
diff --git a/mojo/public/js/validation_unittests.js b/mojo/public/js/tests/validation_unittest.js
similarity index 99%
rename from mojo/public/js/validation_unittests.js
rename to mojo/public/js/tests/validation_unittest.js
index b4744b9d7fb6d6b4ca6513743091218fa53544ef..2a70248e662ef561f0fa900b4ac51c3c6ab8f6c3 100644
--- a/mojo/public/js/validation_unittests.js
+++ b/mojo/public/js/tests/validation_unittest.js
@@ -11,7 +11,7 @@ define([
"mojo/public/js/buffer",
"mojo/public/js/codec",
"mojo/public/js/core",
- "mojo/public/js/test/validation_test_input_parser",
+ "mojo/public/js/tests/validation_test_input_parser",
"mojo/public/js/validator",
], function(console,
file,
« no previous file with comments | « mojo/public/js/tests/validation_test_input_parser.js ('k') | mojo/public/js/union_unittests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698