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

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: rebase + fix android 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..249c91d17958e641ab9b857a42d9c9b26ba0acda 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -30,6 +30,9 @@ tests = [
{
"test": "mojo:window_manager_apptests",
},
+ {
+ "test": "mojo:shell_apptests",
+ },
]
if config.target_os == config.OS_LINUX:

Powered by Google App Engine
This is Rietveld 408576698