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

Unified Diff: mojo/tools/data/dart_apptests

Issue 816113004: Dart: Adds a content handler and a test. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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/dart_apptests
diff --git a/mojo/tools/data/dart_apptests b/mojo/tools/data/dart_apptests
new file mode 100644
index 0000000000000000000000000000000000000000..9fd7fe40499e50b2ec2b177ebaba7678956e823d
--- /dev/null
+++ b/mojo/tools/data/dart_apptests
@@ -0,0 +1,8 @@
+# This file contains a list of Mojo gtest unit tests.
+# This must be a valid python dictionary.
+# TODO(zra): Merge with apptests file when Dart is no longer under a flag.
+[
+ {
+ "test": "mojo:dart_apptests",
+ },
+]

Powered by Google App Engine
This is Rietveld 408576698