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

Unified Diff: mojo/tools/data/apptests

Issue 1363183004: Files services library: Add an "output stream" file impl helper class. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 3 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 bf0835313cd70fccd3e9e7b3ccb591bcb8ff003b..20b78afa1837179521b70a5f670ff17f8ffff9f7 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -30,6 +30,9 @@ tests = [
"test": "mojo:files_apptests",
},
{
+ "test": "mojo:files_cpp_lib_apptests",
+ },
+ {
"test": "mojo:http_server_apptests",
},
{

Powered by Google App Engine
This is Rietveld 408576698