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

Unified Diff: mojo/tools/data/apptests

Issue 1144673003: Fix and cleanup Mojo and Mandoline python scripts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comments. 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 | « mojo/tools/apptest_runner.py ('k') | mojo/tools/mopy/config.py » ('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 54a26adbc3c8b9340c759678edb4f59afb9beca7..143ae0646799e4b19479c0c4b96ad977c928394c 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -14,7 +14,6 @@
# # * "gtest" (default)
# # * "gtest_isolated": like "gtest", but run with fixture isolation,
# # i.e., each test in a fresh mojo_shell)
-# # * "dart".
# "type": "gtest",
# # Optional arguments for the apptest.
# "test-args": ["--an_arg", "another_arg"],
« no previous file with comments | « mojo/tools/apptest_runner.py ('k') | mojo/tools/mopy/config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698