Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index d2fa990f0aa7e359a1fef19a7b6a967cfafdc5d7..cbbda721ce09e3e2740f93db0e6b2be3118b4735 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -125,6 +125,10 @@ if target_os != 'android': |
"type": "dart", |
}, |
{ |
+ # These tests rely on various things in /bin. |
+ "test": "mojo:native_support_apptests", |
+ }, |
+ { |
# https://github.com/domokit/mojo/issues/61 |
# Sometime the shell get a trucated application when exposed through the |
# http server. |