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

Unified Diff: mojo/tools/data/apptests

Issue 1130563002: Moterm part 1: Add MotermModel, a "model" for terminal emulation. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: oops Created 5 years, 7 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 | « apps/moterm/moterm_model_unittest.cc ('k') | no next file » | 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 e5616bfac6605c5546ca09fe92533711ac3eab54..8459983f9a178ffcb63853edc1d0e10d0da5d2c0 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -47,6 +47,9 @@ tests = [
"test": "mojo:http_server_apptests",
},
{
+ "test": "mojo:moterm_apptests",
+ },
+ {
"test": "mojo:network_service_apptests",
},
{
« no previous file with comments | « apps/moterm/moterm_model_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698