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

Unified Diff: mojo/tools/data/apptests

Issue 875643004: Prototype of Files service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: already ignored EINTR 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
« no previous file with comments | « mojo/BUILD.gn ('k') | services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 249c91d17958e641ab9b857a42d9c9b26ba0acda..eba483e47e46e676aedf5766e20b5ef03cfe2ba8 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -14,6 +14,9 @@ tests = [
"test-args": ["--example_apptest_arg"],
},
{
+ "test": "mojo:files_apptests",
+ },
+ {
"test": "mojo:http_server_apptests",
},
{
« no previous file with comments | « mojo/BUILD.gn ('k') | services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698