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

Unified Diff: mojo/tools/data/apptests

Issue 943053003: Simple multi-url support for mojo apps (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 55ddc3b33a94c3dd2933f263c01629d0ea0db45f..00d938513573ea6b7732182c48242f75526dd2b0 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -79,4 +79,7 @@ if config.target_os != config.OS_ANDROID:
{
"test": "mojo:dart_apptests",
},
+ {
+ "test": "mojo:shell_apptests",
+ },
]

Powered by Google App Engine
This is Rietveld 408576698