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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

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/validation_unittests.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index b85c1e71fed22a6a4027fe959954e93ed5094c4d..e6f84adc54d8b04acb47593c1098223e1ae1a398 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -612,11 +612,11 @@
"type": "console_test_launcher",
},
"mojo_js_integration_tests": {
- "label": "//mojo/edk/js/test:js_integration_tests",
+ "label": "//mojo/edk/js/tests:mojo_js_integration_tests",
"type": "console_test_launcher",
},
"mojo_js_unittests": {
- "label": "//mojo/edk/js/test:js_unittests",
+ "label": "//mojo/edk/js/tests:mojo_js_unittests",
"type": "console_test_launcher",
},
"mojo_public_application_unittests": {
« no previous file with comments | « mojo/public/js/validation_unittests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698